./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/valid-memsafety.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 98d8aefe0e01e05845b14b6dd9685e093c9c5c7f8cc89a689bcb4822a773c420 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 12:15:51,914 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 12:15:52,009 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-10-13 12:15:52,015 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 12:15:52,016 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 12:15:52,041 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 12:15:52,042 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 12:15:52,042 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 12:15:52,043 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 12:15:52,043 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 12:15:52,044 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 12:15:52,044 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 12:15:52,045 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 12:15:52,045 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 12:15:52,045 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 12:15:52,046 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 12:15:52,046 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 12:15:52,047 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 12:15:52,047 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 12:15:52,048 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 12:15:52,049 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-10-13 12:15:52,050 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-10-13 12:15:52,050 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-10-13 12:15:52,050 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 12:15:52,051 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-13 12:15:52,051 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 12:15:52,051 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-13 12:15:52,051 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 12:15:52,052 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 12:15:52,052 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 12:15:52,052 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 12:15:52,053 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 12:15:52,053 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 12:15:52,058 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 12:15:52,058 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 12:15:52,058 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 12:15:52,060 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 12:15:52,060 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 12:15:52,060 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 12:15:52,060 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 12:15:52,061 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 12:15:52,062 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 12:15:52,062 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 98d8aefe0e01e05845b14b6dd9685e093c9c5c7f8cc89a689bcb4822a773c420 [2024-10-13 12:15:52,386 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 12:15:52,417 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 12:15:52,421 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 12:15:52,423 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 12:15:52,423 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 12:15:52,425 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i [2024-10-13 12:15:53,995 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 12:15:54,282 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 12:15:54,283 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/mix026_power.opt_tso.opt.i [2024-10-13 12:15:54,308 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/87abf80c9/1e2b856cf2024993a127a32b219c05d4/FLAG138f3ba69 [2024-10-13 12:15:54,326 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/87abf80c9/1e2b856cf2024993a127a32b219c05d4 [2024-10-13 12:15:54,331 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 12:15:54,333 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 12:15:54,336 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 12:15:54,337 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 12:15:54,342 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 12:15:54,344 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 12:15:54" (1/1) ... [2024-10-13 12:15:54,345 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60a34cdd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:54, skipping insertion in model container [2024-10-13 12:15:54,345 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 12:15:54" (1/1) ... [2024-10-13 12:15:54,392 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 12:15:54,854 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 12:15:54,871 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 12:15:54,979 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 12:15:55,047 INFO L204 MainTranslator]: Completed translation [2024-10-13 12:15:55,048 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55 WrapperNode [2024-10-13 12:15:55,048 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 12:15:55,049 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 12:15:55,049 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 12:15:55,049 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 12:15:55,057 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,081 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,128 INFO L138 Inliner]: procedures = 176, calls = 54, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 132 [2024-10-13 12:15:55,129 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 12:15:55,129 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 12:15:55,130 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 12:15:55,130 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 12:15:55,144 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,144 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,147 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,166 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-10-13 12:15:55,166 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,166 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,174 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,177 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,179 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,181 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,185 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 12:15:55,187 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 12:15:55,187 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 12:15:55,187 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 12:15:55,188 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (1/1) ... [2024-10-13 12:15:55,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 12:15:55,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 12:15:55,235 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 12:15:55,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 12:15:55,308 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-13 12:15:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 12:15:55,309 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-10-13 12:15:55,309 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-10-13 12:15:55,310 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-10-13 12:15:55,311 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-10-13 12:15:55,311 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-10-13 12:15:55,311 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-10-13 12:15:55,311 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-10-13 12:15:55,311 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-10-13 12:15:55,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 12:15:55,311 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-13 12:15:55,311 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 12:15:55,313 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 12:15:55,315 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-13 12:15:55,476 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 12:15:55,478 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 12:15:55,828 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-13 12:15:55,828 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 12:15:56,090 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 12:15:56,091 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-13 12:15:56,092 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 12:15:56 BoogieIcfgContainer [2024-10-13 12:15:56,092 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 12:15:56,096 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 12:15:56,096 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 12:15:56,100 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 12:15:56,100 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 12:15:54" (1/3) ... [2024-10-13 12:15:56,102 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1928cd60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 12:15:56, skipping insertion in model container [2024-10-13 12:15:56,102 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 12:15:55" (2/3) ... [2024-10-13 12:15:56,102 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1928cd60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 12:15:56, skipping insertion in model container [2024-10-13 12:15:56,103 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 12:15:56" (3/3) ... [2024-10-13 12:15:56,106 INFO L112 eAbstractionObserver]: Analyzing ICFG mix026_power.opt_tso.opt.i [2024-10-13 12:15:56,129 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 12:15:56,129 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-10-13 12:15:56,129 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-13 12:15:56,200 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 12:15:56,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 65 places, 54 transitions, 124 flow [2024-10-13 12:15:56,335 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2024-10-13 12:15:56,336 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 12:15:56,340 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 50 events. 2/50 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 106 event pairs, 0 based on Foata normal form. 0/45 useless extension candidates. Maximal degree in co-relation 54. Up to 2 conditions per place. [2024-10-13 12:15:56,341 INFO L82 GeneralOperation]: Start removeDead. Operand has 65 places, 54 transitions, 124 flow [2024-10-13 12:15:56,347 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 61 places, 50 transitions, 112 flow [2024-10-13 12:15:56,365 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 12:15:56,374 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5ebdfaa2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 12:15:56,375 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-10-13 12:15:56,383 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 12:15:56,384 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2024-10-13 12:15:56,384 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 12:15:56,384 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:15:56,385 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-10-13 12:15:56,388 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P1Err0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:15:56,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:15:56,394 INFO L85 PathProgramCache]: Analyzing trace with hash -763202862, now seen corresponding path program 1 times [2024-10-13 12:15:56,405 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:15:56,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1034738627] [2024-10-13 12:15:56,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:15:56,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:15:56,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:15:56,962 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:15:56,963 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:15:56,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1034738627] [2024-10-13 12:15:56,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1034738627] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:15:56,964 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:15:56,964 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-13 12:15:56,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1215478994] [2024-10-13 12:15:56,968 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:15:56,975 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 12:15:56,980 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:15:57,008 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 12:15:57,009 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 12:15:57,011 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 54 [2024-10-13 12:15:57,014 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 50 transitions, 112 flow. Second operand has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-10-13 12:15:57,014 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:15:57,014 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 54 [2024-10-13 12:15:57,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:15:57,974 INFO L124 PetriNetUnfolderBase]: 2457/4130 cut-off events. [2024-10-13 12:15:57,974 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-10-13 12:15:57,995 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7664 conditions, 4130 events. 2457/4130 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 256. Compared 29213 event pairs, 438 based on Foata normal form. 216/4282 useless extension candidates. Maximal degree in co-relation 7652. Up to 2740 conditions per place. [2024-10-13 12:15:58,026 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 37 selfloop transitions, 2 changer transitions 2/63 dead transitions. [2024-10-13 12:15:58,027 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 63 transitions, 226 flow [2024-10-13 12:15:58,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 12:15:58,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 12:15:58,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 124 transitions. [2024-10-13 12:15:58,042 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7654320987654321 [2024-10-13 12:15:58,044 INFO L175 Difference]: Start difference. First operand has 61 places, 50 transitions, 112 flow. Second operand 3 states and 124 transitions. [2024-10-13 12:15:58,045 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 63 transitions, 226 flow [2024-10-13 12:15:58,051 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 63 transitions, 220 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-10-13 12:15:58,057 INFO L231 Difference]: Finished difference. Result has 57 places, 45 transitions, 102 flow [2024-10-13 12:15:58,060 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=102, PETRI_PLACES=57, PETRI_TRANSITIONS=45} [2024-10-13 12:15:58,066 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, -4 predicate places. [2024-10-13 12:15:58,067 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 45 transitions, 102 flow [2024-10-13 12:15:58,067 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-10-13 12:15:58,067 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:15:58,068 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 12:15:58,068 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 12:15:58,069 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:15:58,070 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:15:58,070 INFO L85 PathProgramCache]: Analyzing trace with hash -1501459195, now seen corresponding path program 1 times [2024-10-13 12:15:58,071 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:15:58,071 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1419725050] [2024-10-13 12:15:58,072 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:15:58,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:15:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:15:58,239 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:15:58,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:15:58,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1419725050] [2024-10-13 12:15:58,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1419725050] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:15:58,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:15:58,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-13 12:15:58,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [428503472] [2024-10-13 12:15:58,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:15:58,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 12:15:58,243 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:15:58,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 12:15:58,244 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 12:15:58,245 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 54 [2024-10-13 12:15:58,246 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 45 transitions, 102 flow. Second operand has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 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-10-13 12:15:58,246 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:15:58,246 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 54 [2024-10-13 12:15:58,246 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:15:58,981 INFO L124 PetriNetUnfolderBase]: 2160/3800 cut-off events. [2024-10-13 12:15:58,982 INFO L125 PetriNetUnfolderBase]: For 213/213 co-relation queries the response was YES. [2024-10-13 12:15:58,993 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7140 conditions, 3800 events. 2160/3800 cut-off events. For 213/213 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 27293 event pairs, 2160 based on Foata normal form. 108/3742 useless extension candidates. Maximal degree in co-relation 7130. Up to 3019 conditions per place. [2024-10-13 12:15:59,017 INFO L140 encePairwiseOnDemand]: 52/54 looper letters, 21 selfloop transitions, 1 changer transitions 1/44 dead transitions. [2024-10-13 12:15:59,018 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 44 transitions, 146 flow [2024-10-13 12:15:59,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 12:15:59,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-13 12:15:59,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 99 transitions. [2024-10-13 12:15:59,021 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2024-10-13 12:15:59,021 INFO L175 Difference]: Start difference. First operand has 57 places, 45 transitions, 102 flow. Second operand 3 states and 99 transitions. [2024-10-13 12:15:59,021 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 44 transitions, 146 flow [2024-10-13 12:15:59,023 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 44 transitions, 142 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-13 12:15:59,024 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 96 flow [2024-10-13 12:15:59,024 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=55, PETRI_TRANSITIONS=43} [2024-10-13 12:15:59,025 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, -6 predicate places. [2024-10-13 12:15:59,025 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 96 flow [2024-10-13 12:15:59,025 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 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-10-13 12:15:59,026 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:15:59,026 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 12:15:59,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-13 12:15:59,027 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:15:59,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:15:59,029 INFO L85 PathProgramCache]: Analyzing trace with hash -1501459640, now seen corresponding path program 1 times [2024-10-13 12:15:59,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:15:59,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1135745624] [2024-10-13 12:15:59,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:15:59,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:15:59,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:15:59,369 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:15:59,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:15:59,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1135745624] [2024-10-13 12:15:59,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1135745624] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:15:59,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:15:59,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-13 12:15:59,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918158794] [2024-10-13 12:15:59,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:15:59,374 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 12:15:59,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:15:59,375 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 12:15:59,376 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 12:15:59,403 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-10-13 12:15:59,404 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 43 transitions, 96 flow. Second operand has 5 states, 5 states have (on average 21.8) internal successors, (109), 5 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:15:59,404 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:15:59,404 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-10-13 12:15:59,404 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:03,954 INFO L124 PetriNetUnfolderBase]: 19762/28862 cut-off events. [2024-10-13 12:16:03,955 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 12:16:04,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55931 conditions, 28862 events. 19762/28862 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 1543. Compared 212553 event pairs, 4714 based on Foata normal form. 0/28221 useless extension candidates. Maximal degree in co-relation 55925. Up to 11331 conditions per place. [2024-10-13 12:16:04,199 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 46 selfloop transitions, 7 changer transitions 90/157 dead transitions. [2024-10-13 12:16:04,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 157 transitions, 616 flow [2024-10-13 12:16:04,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-13 12:16:04,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-13 12:16:04,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 316 transitions. [2024-10-13 12:16:04,205 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6502057613168725 [2024-10-13 12:16:04,205 INFO L175 Difference]: Start difference. First operand has 55 places, 43 transitions, 96 flow. Second operand 9 states and 316 transitions. [2024-10-13 12:16:04,206 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 157 transitions, 616 flow [2024-10-13 12:16:04,207 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 157 transitions, 615 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-13 12:16:04,213 INFO L231 Difference]: Finished difference. Result has 69 places, 48 transitions, 191 flow [2024-10-13 12:16:04,214 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=95, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=191, PETRI_PLACES=69, PETRI_TRANSITIONS=48} [2024-10-13 12:16:04,214 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 8 predicate places. [2024-10-13 12:16:04,215 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 48 transitions, 191 flow [2024-10-13 12:16:04,215 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.8) internal successors, (109), 5 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:04,215 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:04,215 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 12:16:04,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 12:16:04,216 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:04,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:04,216 INFO L85 PathProgramCache]: Analyzing trace with hash -876034713, now seen corresponding path program 1 times [2024-10-13 12:16:04,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:04,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1536018174] [2024-10-13 12:16:04,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:04,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:04,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:04,442 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:04,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:04,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1536018174] [2024-10-13 12:16:04,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1536018174] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:04,443 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:04,443 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-13 12:16:04,443 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [335394946] [2024-10-13 12:16:04,443 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:04,444 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 12:16:04,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:04,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 12:16:04,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 12:16:04,454 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-10-13 12:16:04,455 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 48 transitions, 191 flow. Second operand has 5 states, 5 states have (on average 25.8) internal successors, (129), 5 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:04,455 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:04,455 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-10-13 12:16:04,455 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:07,310 INFO L124 PetriNetUnfolderBase]: 10758/17316 cut-off events. [2024-10-13 12:16:07,311 INFO L125 PetriNetUnfolderBase]: For 20057/21406 co-relation queries the response was YES. [2024-10-13 12:16:07,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47638 conditions, 17316 events. 10758/17316 cut-off events. For 20057/21406 co-relation queries the response was YES. Maximal size of possible extension queue 1031. Compared 139539 event pairs, 3011 based on Foata normal form. 582/17129 useless extension candidates. Maximal degree in co-relation 47623. Up to 8419 conditions per place. [2024-10-13 12:16:07,555 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 34 selfloop transitions, 3 changer transitions 43/102 dead transitions. [2024-10-13 12:16:07,556 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 102 transitions, 553 flow [2024-10-13 12:16:07,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-10-13 12:16:07,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-10-13 12:16:07,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 234 transitions. [2024-10-13 12:16:07,560 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6190476190476191 [2024-10-13 12:16:07,560 INFO L175 Difference]: Start difference. First operand has 69 places, 48 transitions, 191 flow. Second operand 7 states and 234 transitions. [2024-10-13 12:16:07,560 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 102 transitions, 553 flow [2024-10-13 12:16:07,685 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 102 transitions, 491 flow, removed 17 selfloop flow, removed 4 redundant places. [2024-10-13 12:16:07,687 INFO L231 Difference]: Finished difference. Result has 69 places, 48 transitions, 180 flow [2024-10-13 12:16:07,689 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=161, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=180, PETRI_PLACES=69, PETRI_TRANSITIONS=48} [2024-10-13 12:16:07,690 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 8 predicate places. [2024-10-13 12:16:07,690 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 48 transitions, 180 flow [2024-10-13 12:16:07,691 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.8) internal successors, (129), 5 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:07,691 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:07,691 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 12:16:07,692 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-13 12:16:07,693 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:07,693 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:07,693 INFO L85 PathProgramCache]: Analyzing trace with hash -474819693, now seen corresponding path program 1 times [2024-10-13 12:16:07,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:07,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1145883642] [2024-10-13 12:16:07,694 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:07,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:07,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:07,891 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:07,892 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:07,892 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1145883642] [2024-10-13 12:16:07,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1145883642] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:07,892 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:07,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 12:16:07,892 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1354492797] [2024-10-13 12:16:07,892 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:07,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 12:16:07,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:07,893 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 12:16:07,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-13 12:16:07,909 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-10-13 12:16:07,909 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 48 transitions, 180 flow. Second operand has 4 states, 4 states have (on average 24.5) internal successors, (98), 4 states have internal predecessors, (98), 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-10-13 12:16:07,910 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:07,910 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-10-13 12:16:07,910 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:08,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:08,942 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,942 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,942 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,942 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:08,950 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,950 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,951 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,951 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:08,954 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,954 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,955 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:08,955 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:09,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,316 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,317 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,317 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,317 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,318 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,318 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,318 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,318 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,322 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,322 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,322 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,322 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,323 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,323 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,323 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,323 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,340 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,340 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,340 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,341 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,341 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,343 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,343 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,343 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,343 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,343 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,349 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,349 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,349 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,349 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,349 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:09,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,537 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,538 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,538 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,538 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,584 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,584 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,584 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,584 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,586 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,586 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,586 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,587 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,597 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,598 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,598 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,598 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 11#L869-4true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,609 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,609 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,609 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,609 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,618 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,618 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,618 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,618 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,621 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,622 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,622 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,622 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,623 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,623 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,624 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,624 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,639 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,639 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,639 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,639 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,639 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,642 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,642 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,642 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,642 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,642 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,646 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,646 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,646 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,646 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,646 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:09,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,833 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,833 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,834 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,834 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,835 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,835 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,835 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,835 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,843 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,843 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,844 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,844 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,865 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:09,865 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:09,865 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:09,865 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:09,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,866 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,867 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,867 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,867 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,869 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,870 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,871 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,871 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,871 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,871 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,925 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,925 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,925 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,925 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,929 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,929 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,930 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,930 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,933 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,933 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,933 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,933 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,934 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,935 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,935 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,935 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,943 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,943 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,943 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,943 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,951 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,951 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,953 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,953 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,958 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,958 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,959 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,959 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,959 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,962 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,962 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,962 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,962 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,972 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,973 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,973 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,973 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,978 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,978 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,978 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,978 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,979 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,979 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,979 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,979 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,982 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,982 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,982 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,982 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:09,984 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:09,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,013 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,013 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,013 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,013 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,016 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,016 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,016 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,017 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,020 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2024-10-13 12:16:10,020 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-10-13 12:16:10,021 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-10-13 12:16:10,021 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-10-13 12:16:10,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,022 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,022 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,022 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,022 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,038 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,038 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,038 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,038 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,038 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,040 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,040 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,040 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,040 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,040 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,044 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,044 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,044 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,044 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,044 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,046 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,046 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,046 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,046 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,047 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,050 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,050 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,051 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,051 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,051 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,051 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,051 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:10,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,352 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,353 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,353 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,353 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 11#L869-4true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,363 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,390 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,390 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,390 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,390 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,391 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,391 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,391 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,391 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,393 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,393 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,393 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,393 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,394 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,394 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,394 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,394 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,397 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,397 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,398 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,398 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,398 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,398 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,398 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,398 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,399 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,400 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,411 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,411 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,412 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,412 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,413 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,413 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,414 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,414 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,439 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,439 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,439 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,439 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,440 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,440 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,440 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,440 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,441 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,441 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,441 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,441 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,442 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,442 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,443 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,443 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,444 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,444 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,445 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,445 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,445 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,445 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,445 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,446 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,446 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,446 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,446 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,446 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,448 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,448 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,448 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,448 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,448 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,450 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,450 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,450 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,451 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,451 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,451 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,452 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,452 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,452 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,452 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,452 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,454 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,454 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,454 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,454 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,455 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,455 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,456 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,456 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,457 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,457 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,457 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,457 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,467 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,467 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,467 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,467 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,469 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,469 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,469 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,469 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,470 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,471 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,484 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,484 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,484 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,484 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,487 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-10-13 12:16:10,487 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-10-13 12:16:10,487 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-10-13 12:16:10,487 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-10-13 12:16:10,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,488 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,488 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,488 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,488 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,496 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,496 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,496 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,497 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,497 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,497 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,498 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,498 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,498 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,498 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,498 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,498 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,499 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,501 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,501 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,501 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,501 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,501 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,502 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,502 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,502 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,502 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,502 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,502 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,503 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,504 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,504 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,505 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,505 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:10,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,568 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,568 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,568 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,568 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,569 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,569 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,569 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,570 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,584 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,584 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,584 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,584 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,587 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,587 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,587 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,587 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,599 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,599 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,599 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,599 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,607 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,607 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,607 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,607 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,611 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,611 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,611 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,611 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,612 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,612 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,612 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,612 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,613 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,613 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,613 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,613 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,613 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,614 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,614 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,614 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,645 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,645 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,645 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,645 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,646 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,646 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,646 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,646 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,647 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,647 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,647 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,647 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,648 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,648 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,648 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,648 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,657 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,657 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,657 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,657 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,658 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,658 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,658 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,658 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,659 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,659 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,659 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,659 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,660 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,660 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,660 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,660 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,665 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,665 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,665 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,665 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,666 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,666 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,667 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,667 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,668 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,668 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,668 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,668 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,806 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,807 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,807 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,807 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,807 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,809 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,809 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,809 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,809 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,810 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,810 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,810 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,810 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,830 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,830 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,830 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,830 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,831 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,831 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,831 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,832 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,832 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,833 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,833 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,833 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,840 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,840 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,840 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,840 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,840 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,841 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,841 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,841 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,841 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,841 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,842 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,842 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,842 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,842 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,842 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,843 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,843 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,843 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,843 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,844 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,844 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,844 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,844 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,845 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,845 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,845 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,845 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,846 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,846 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,846 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,846 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,847 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,847 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,847 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,847 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,847 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,848 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,850 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,850 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,850 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,850 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,850 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,851 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,851 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,852 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,852 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,852 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,852 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,852 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,853 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,853 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,854 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,854 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,854 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,855 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,855 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,855 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,855 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,855 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,863 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,863 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,863 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,863 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,864 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,864 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,864 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,864 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,866 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,866 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,866 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,866 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:10,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,867 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,867 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,867 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,867 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,886 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,886 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,887 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,887 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,887 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,887 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,887 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,888 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,888 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,888 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,888 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,888 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,889 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,890 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,890 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,891 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,891 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:10,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,955 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,955 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,955 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,956 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,957 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,957 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,958 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,958 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,960 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,960 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,960 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,960 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,961 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,961 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,961 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,961 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,961 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,961 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,962 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,962 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,962 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,962 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,962 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,962 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,975 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,975 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,975 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,975 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,977 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,977 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,977 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,977 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,979 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,979 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,979 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,980 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,982 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,982 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,982 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,982 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:10,983 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,983 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,983 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:10,983 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,004 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,004 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,004 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,004 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,005 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,005 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,005 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,005 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,006 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,006 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,006 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,006 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,018 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,019 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,019 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,019 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,020 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,020 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,021 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,021 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,045 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,046 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,046 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,046 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,046 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,051 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,051 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,052 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,052 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,052 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,052 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,052 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,052 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,055 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,055 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,055 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,055 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,056 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,056 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,056 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,056 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,057 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,057 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,057 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,057 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,065 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,065 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,068 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,068 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,068 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,068 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,071 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,071 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,071 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,071 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,080 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,080 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,082 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,082 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,083 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,085 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,085 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,085 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,085 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,086 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,086 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,086 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,086 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,104 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,104 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,104 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,104 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,107 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,107 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,107 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,107 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,108 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,108 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,108 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,108 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,127 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,127 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,127 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,128 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,129 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,129 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,129 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,129 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,130 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,130 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,130 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,130 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,131 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,131 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,131 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,131 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,132 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,132 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,132 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,132 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 11#L869-4true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,133 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,133 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,133 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,133 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,134 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,135 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,136 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,136 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,138 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,139 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,140 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,142 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,142 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,146 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,146 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,147 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,147 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,147 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,150 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,151 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,151 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,151 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,151 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,151 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,153 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,153 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,153 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,153 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,153 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,154 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,155 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,155 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,155 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,155 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,156 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,156 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,156 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,156 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,157 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,157 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,157 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,158 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,158 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,159 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,159 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,159 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,159 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,160 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,160 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,160 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,160 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,160 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,163 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,163 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,163 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,163 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,163 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,164 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,164 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,164 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,164 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,164 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,165 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,165 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,166 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,166 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,167 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,168 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,168 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,168 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,169 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,170 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,170 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,170 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,170 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,172 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,172 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,172 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,173 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,173 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,173 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,173 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,173 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,182 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,182 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,182 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,182 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,187 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,187 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,187 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,187 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:11,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,188 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,188 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,188 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,188 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,209 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,209 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,209 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,209 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,209 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,211 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,211 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,211 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,211 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,211 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,212 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,212 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,212 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,212 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,212 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,213 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,213 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,214 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,214 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,215 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:11,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,280 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,280 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,280 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,281 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,282 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,282 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,283 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,283 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,283 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,283 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,284 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,284 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,284 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,284 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,302 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,302 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,302 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,302 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,303 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,303 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,303 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,303 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,304 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,304 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,305 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,305 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,307 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,307 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,308 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,308 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,310 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,310 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,310 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,310 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,312 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,312 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,312 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,312 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,313 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,313 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,313 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,313 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,314 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,314 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,314 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,315 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,315 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,315 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,316 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,316 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,317 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,317 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,317 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,317 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,330 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,330 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,332 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,332 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,332 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,332 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,333 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,333 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,333 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,334 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,339 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,339 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,339 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,339 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,341 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,341 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,341 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,341 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,342 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,342 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,342 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,342 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,370 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,370 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,370 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,370 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,372 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,372 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,372 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,372 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,373 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,373 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,373 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,373 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,394 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,394 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,394 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,394 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,395 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,395 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,395 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,396 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,398 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,398 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,398 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,398 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,398 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,399 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,427 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,427 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,427 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,427 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,430 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,430 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,431 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,432 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,432 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,432 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,432 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,434 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,434 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,434 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,434 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,441 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,441 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,441 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,441 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,443 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,443 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,443 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,443 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,447 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,447 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,447 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,447 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,592 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,592 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,593 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,593 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,595 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,595 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,595 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,595 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,603 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,603 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,607 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,607 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,607 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,607 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,608 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,608 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,609 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,609 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,614 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,614 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,614 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,614 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,618 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,618 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,619 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,619 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,619 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,619 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,619 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,619 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,651 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,651 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,651 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,651 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,652 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,652 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,652 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,652 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,653 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,653 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,653 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,653 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,654 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,654 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,654 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,654 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,655 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,655 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,656 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,657 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,657 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,657 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,657 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 11#L869-4true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,658 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,658 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,659 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,659 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,659 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,660 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,660 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,660 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,661 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,661 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,661 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,662 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,662 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,662 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,662 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,662 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,664 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,664 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,664 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,664 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,664 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,665 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,667 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,667 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,667 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,668 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,668 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,669 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,669 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,669 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,669 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,670 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,671 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,672 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,672 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,672 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,672 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,673 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,673 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,675 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,676 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,677 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,678 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,678 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,678 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,678 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,679 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,679 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,679 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,679 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,680 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,680 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,682 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,682 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,682 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,682 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,683 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,683 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,683 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,683 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,684 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,684 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,684 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,684 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,684 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,685 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,685 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,685 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,685 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,685 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,686 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,686 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,686 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,686 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,690 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,691 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,691 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,691 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:11,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,691 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,691 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,691 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,692 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,720 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 15#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,721 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,721 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,721 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,721 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,721 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:11,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,780 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,780 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,780 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,780 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,781 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,782 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,782 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,782 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 54#L815true, 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,784 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,784 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,784 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,784 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,786 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,786 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,787 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,787 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,788 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,788 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,790 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,790 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,790 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,790 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,791 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,791 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,792 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,792 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,792 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,793 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,806 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,806 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,806 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,806 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,807 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,808 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,808 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,808 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,813 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,815 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,815 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,816 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,817 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,817 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,817 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,820 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,820 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,821 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,821 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,821 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,821 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,825 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,825 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,825 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,825 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,826 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,826 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,826 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,826 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,827 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,827 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,827 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,827 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,828 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,828 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,828 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,828 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,830 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,830 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,830 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,831 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,837 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,837 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,837 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,838 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,838 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,839 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,839 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,840 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,840 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,844 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,845 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,845 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,845 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,846 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,846 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,846 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,846 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,848 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,848 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,848 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,848 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,848 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,848 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,849 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,849 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,871 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,871 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,871 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,871 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,872 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,872 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,872 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,873 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,875 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,875 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,876 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,876 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,876 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,888 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,888 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,890 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,890 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:11,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,891 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,891 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,891 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,891 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,910 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,910 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,910 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,910 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,912 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,912 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,912 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,912 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,914 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,914 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,914 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,914 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,915 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,915 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,915 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,915 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,917 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,917 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,917 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,917 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,921 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,922 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,922 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,922 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,925 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,925 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,925 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,925 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,926 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,926 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,926 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,926 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,931 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,931 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,931 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,932 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,935 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,962 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,962 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,962 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,962 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,963 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,963 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,963 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,963 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,963 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,963 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,963 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,964 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,965 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,965 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,965 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,965 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,966 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,966 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 11#L869-4true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,967 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,967 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,967 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,967 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,968 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,968 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,968 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,969 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,969 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,969 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,970 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,970 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,970 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,970 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,970 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,972 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,972 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,972 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,972 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,972 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,973 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,973 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,973 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,973 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,973 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,974 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,974 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,974 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,975 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,975 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,976 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,976 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,976 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,977 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:11,977 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,977 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:11,978 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:12,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,028 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,028 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,028 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,029 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,032 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,032 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,032 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,032 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,033 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,033 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,033 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,034 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,035 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,036 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,036 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,038 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,038 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,039 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,039 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,039 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,039 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,039 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,039 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,040 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,040 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,040 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,040 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,192 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,192 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,192 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,192 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,197 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,197 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,208 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,208 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,209 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,209 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,213 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,213 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,213 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,213 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,215 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,215 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,215 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,215 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,216 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,216 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,216 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,217 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,223 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,223 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,223 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,223 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,227 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,227 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,229 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,229 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,229 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,229 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,233 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,233 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,233 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,233 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,234 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,234 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,235 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,235 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,236 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,236 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,236 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,236 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,239 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,239 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,239 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,239 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,240 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,240 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,250 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,250 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,251 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,254 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,255 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,255 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,255 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,255 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,260 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,260 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,260 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,260 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,265 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,266 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,266 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,266 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,266 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,302 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,302 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,302 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,302 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,307 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,307 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,307 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,307 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:12,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,308 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,308 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,308 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,308 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,355 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,355 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,356 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,356 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,360 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,360 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,360 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,360 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 30#L770true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,362 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,362 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,362 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,363 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,370 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,370 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,370 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,370 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,376 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,376 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,376 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,376 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,421 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,421 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,421 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,421 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,423 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,423 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 11#L869-4true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,424 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,425 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,425 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,426 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,426 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,426 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,426 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,426 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,426 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,427 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,427 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,427 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,427 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,428 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,428 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,428 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,430 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,430 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,431 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,432 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, 12#L825true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,433 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,434 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,435 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:12,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,487 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,487 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,487 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,487 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,490 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,490 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,490 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,490 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,491 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,491 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,491 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,492 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,493 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,493 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,493 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,493 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,498 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,498 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,498 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,498 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,501 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,501 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,501 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,501 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,502 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,502 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,502 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,502 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,506 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,506 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,506 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,506 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,507 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,507 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,507 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,507 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,508 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,509 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,509 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,509 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,511 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,511 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,512 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,512 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,512 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,512 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,512 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,512 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,519 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,519 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,520 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,520 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,521 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,521 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,521 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,522 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,524 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,524 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,524 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,524 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,525 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,525 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,525 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,525 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,528 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,528 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,528 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,528 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,534 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,534 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,534 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,534 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,536 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,536 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,536 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,536 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,541 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,541 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,541 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,541 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,544 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,544 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,545 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,552 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,552 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,552 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,552 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(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: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,557 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-10-13 12:16:12,557 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-10-13 12:16:12,557 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-10-13 12:16:12,557 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-10-13 12:16:12,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,557 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,557 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,557 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,558 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,650 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,650 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,650 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,650 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,655 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,655 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,655 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,655 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,701 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,701 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,701 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,701 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,702 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,702 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,702 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,702 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,703 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,703 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,703 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,704 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,704 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,704 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,704 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,704 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,705 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,705 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:12,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 31#P1EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,737 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,737 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,737 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,737 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,740 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,740 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,740 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,740 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,742 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,742 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,743 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,743 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,744 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,744 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,744 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,744 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,746 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,746 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,746 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,746 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,751 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,752 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,752 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,752 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,753 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,753 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,753 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,753 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,758 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,758 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,758 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,758 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,761 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,761 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,761 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,761 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,761 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,768 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,769 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,769 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,769 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,771 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,771 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,771 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,772 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,773 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,773 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,773 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,773 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,779 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,779 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,780 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,780 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,786 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,786 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,786 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,786 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:12,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,923 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,923 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,923 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,923 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,925 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,926 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,926 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,926 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:12,927 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,928 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,928 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:12,928 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:13,064 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,064 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,064 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,064 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:13,069 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,069 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,069 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,069 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:13,074 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,075 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,075 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,075 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 64#true, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:13,078 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,078 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,078 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,078 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:13,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:13,157 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,157 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,157 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,157 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][70], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(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))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(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: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:13,158 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,159 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,159 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,159 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:13,305 INFO L124 PetriNetUnfolderBase]: 25082/36680 cut-off events. [2024-10-13 12:16:13,306 INFO L125 PetriNetUnfolderBase]: For 18795/21203 co-relation queries the response was YES. [2024-10-13 12:16:13,541 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85246 conditions, 36680 events. 25082/36680 cut-off events. For 18795/21203 co-relation queries the response was YES. Maximal size of possible extension queue 1841. Compared 267074 event pairs, 4245 based on Foata normal form. 1214/35983 useless extension candidates. Maximal degree in co-relation 85228. Up to 19886 conditions per place. [2024-10-13 12:16:13,713 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 54 selfloop transitions, 6 changer transitions 0/80 dead transitions. [2024-10-13 12:16:13,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 80 transitions, 386 flow [2024-10-13 12:16:13,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 12:16:13,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-13 12:16:13,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 143 transitions. [2024-10-13 12:16:13,715 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6620370370370371 [2024-10-13 12:16:13,715 INFO L175 Difference]: Start difference. First operand has 69 places, 48 transitions, 180 flow. Second operand 4 states and 143 transitions. [2024-10-13 12:16:13,715 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 80 transitions, 386 flow [2024-10-13 12:16:14,299 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 80 transitions, 368 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-10-13 12:16:14,301 INFO L231 Difference]: Finished difference. Result has 62 places, 53 transitions, 208 flow [2024-10-13 12:16:14,301 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=208, PETRI_PLACES=62, PETRI_TRANSITIONS=53} [2024-10-13 12:16:14,302 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 1 predicate places. [2024-10-13 12:16:14,302 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 53 transitions, 208 flow [2024-10-13 12:16:14,302 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.5) internal successors, (98), 4 states have internal predecessors, (98), 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-10-13 12:16:14,302 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:14,303 INFO L204 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] [2024-10-13 12:16:14,303 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-13 12:16:14,303 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:14,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:14,304 INFO L85 PathProgramCache]: Analyzing trace with hash -768061053, now seen corresponding path program 1 times [2024-10-13 12:16:14,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:14,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001880621] [2024-10-13 12:16:14,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:14,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:14,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:14,581 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:14,581 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:14,581 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1001880621] [2024-10-13 12:16:14,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1001880621] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:14,582 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:14,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-13 12:16:14,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99297712] [2024-10-13 12:16:14,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:14,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 12:16:14,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:14,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 12:16:14,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 12:16:14,591 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-10-13 12:16:14,591 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 53 transitions, 208 flow. Second operand has 5 states, 5 states have (on average 24.2) internal successors, (121), 5 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:14,592 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:14,592 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-10-13 12:16:14,592 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:15,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 15#$Ultimate##0true, Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,344 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,344 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,344 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,344 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,350 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,350 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,351 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,351 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,352 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:15,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,472 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,472 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,472 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,474 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,474 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,474 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,482 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,482 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,482 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,482 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,482 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,483 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,483 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,483 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,483 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,483 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,484 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,484 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,484 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,484 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,484 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:15,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,702 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,702 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,702 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,702 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,734 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,734 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,734 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,734 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,736 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,736 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,736 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,736 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,745 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,745 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,745 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,745 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 11#L869-4true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,754 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,754 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,754 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,754 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,760 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,760 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,760 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,760 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,763 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,763 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,763 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,763 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,774 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,774 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,774 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,774 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,774 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,775 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,775 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,776 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,776 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,776 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:15,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,922 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,922 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,923 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,923 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,930 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,930 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,930 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,930 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,942 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,942 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,942 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,942 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,942 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:15,943 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:15,943 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:15,943 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:15,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,944 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,944 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,944 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,944 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,945 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,945 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,945 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,945 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,975 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,975 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,975 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,975 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,977 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,977 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,977 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,977 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 11#L869-4true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,979 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,979 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,979 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,979 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,980 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,980 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,982 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,982 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,982 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,983 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,984 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,984 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,985 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,985 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,985 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,986 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,986 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,987 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,987 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,989 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,989 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,989 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,989 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 11#L869-4true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,995 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,995 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,995 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,995 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:15,999 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,999 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,999 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:15,999 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,000 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,000 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,000 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,000 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,001 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,001 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,002 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,002 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,003 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,003 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,003 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,003 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,003 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,003 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,003 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,004 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,028 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,029 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,029 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,030 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:16,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,145 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,145 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,145 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,145 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 11#L869-4true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,159 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,159 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,159 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,159 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,196 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,196 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,197 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, 57#L845true, 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,197 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,197 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,197 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,198 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,201 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,201 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,201 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,201 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,202 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,202 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,202 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,202 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,207 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,207 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,207 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,207 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,208 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,208 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,208 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,208 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,210 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,210 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,210 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,210 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,211 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,211 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,211 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,211 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,225 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,225 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,225 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,225 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,227 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,227 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,227 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,227 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,256 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,256 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,256 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,256 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,257 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,257 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,258 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,258 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,259 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,259 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,259 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,259 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,260 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,260 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,260 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,260 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 11#L869-4true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,261 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,261 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,261 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,261 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,263 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,263 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,266 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,266 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,268 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,268 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,268 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,268 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,268 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,270 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,270 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,271 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,271 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,271 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,271 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,271 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,272 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,272 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,272 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,272 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,273 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,273 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,274 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,274 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,274 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,275 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,275 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,276 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,276 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,397 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,397 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,398 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,398 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,399 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,400 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,401 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,416 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,416 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,416 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,416 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,417 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,417 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,417 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,417 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,417 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,418 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,418 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,418 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,418 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,418 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,418 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,419 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,419 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,419 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,419 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,419 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,420 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,420 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,420 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,421 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,421 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:16,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,464 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,464 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,465 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,465 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,466 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,466 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,466 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,466 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,481 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,482 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,482 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,482 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 11#L869-4true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,484 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,484 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,484 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,484 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,495 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,496 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,496 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,496 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 11#L869-4true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,503 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,503 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,503 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,503 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,507 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,507 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,507 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,508 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,508 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,508 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,508 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,509 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,509 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,532 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,533 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,533 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,533 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,534 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,534 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,534 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,534 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,535 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,535 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,535 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,535 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,536 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,536 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,536 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,536 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,543 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,544 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,544 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,547 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,547 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,548 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,548 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,549 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,554 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,554 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,554 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,554 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,556 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,556 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,556 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,556 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,583 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,583 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,583 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,583 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,584 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,585 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,585 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,585 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 11#L869-4true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,586 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,586 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,586 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,586 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,594 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,594 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,594 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,594 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,594 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,594 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,594 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,595 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,596 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,596 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,598 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,598 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,598 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,598 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,599 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,599 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,599 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,599 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,599 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,600 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,600 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,601 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,601 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,601 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,601 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,601 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,602 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,602 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,602 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,602 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,603 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,603 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,603 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,603 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,603 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,604 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,604 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,610 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,611 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,611 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,611 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,612 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,612 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,612 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,612 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,613 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-10-13 12:16:16,613 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:16,613 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:16,613 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-10-13 12:16:16,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,613 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,613 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,614 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,614 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,622 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,623 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,623 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,624 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,624 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,624 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,624 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,624 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,624 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,625 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,625 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,625 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,625 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:16,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,663 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,664 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,665 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,665 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,665 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,666 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,666 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,666 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,666 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,666 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,667 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,667 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,668 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,668 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,669 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,669 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,669 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,669 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,669 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,670 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,670 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,670 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,682 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, 11#L869-4true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,684 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,685 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,685 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,686 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,686 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,686 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,686 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,687 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,687 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,687 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,687 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,688 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,688 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,688 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,688 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,689 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,689 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,689 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,689 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,705 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,705 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,705 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,705 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,706 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,707 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,707 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,707 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,707 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,707 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,719 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,719 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,719 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,719 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,720 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,720 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,720 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,721 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,721 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,721 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,721 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,721 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,741 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,741 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,741 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,741 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,742 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,742 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,742 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,742 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,746 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,746 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,746 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,746 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,747 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,747 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,747 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,747 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,749 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,749 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,749 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,750 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,751 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,757 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,757 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,757 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,757 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,759 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,759 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,759 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,759 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,777 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,777 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,777 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,777 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,778 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,778 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,778 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,779 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,779 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,779 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,780 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,780 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,780 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,780 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,780 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,780 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,781 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,781 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,781 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,781 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,781 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, 11#L869-4true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,782 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,782 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 11#L869-4true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,783 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,783 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,783 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,783 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,784 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,784 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,784 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,785 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,785 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,789 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,789 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,790 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,790 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,791 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,791 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,791 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,791 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,791 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,792 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,792 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,792 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,793 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,793 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,794 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,796 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,796 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,796 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,796 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,797 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,797 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,797 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,797 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,798 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,798 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,798 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,798 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,799 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,799 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,799 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,799 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,799 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,799 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,799 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,800 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,804 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,804 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,804 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,804 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,806 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,807 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,807 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-10-13 12:16:16,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,807 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,807 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,807 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,807 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,814 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,815 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,815 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,815 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,815 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,816 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,816 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,816 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,817 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,817 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,817 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:16,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,975 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,977 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, 45#L802true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,977 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,978 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,988 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,989 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,989 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,990 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,990 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,990 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,992 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,994 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,995 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,995 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,995 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,995 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,996 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,996 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,997 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,997 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,997 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,997 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,998 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:16,998 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:16,999 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,011 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,011 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,011 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,011 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,012 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,012 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,012 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,013 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,013 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,013 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,013 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,013 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,014 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,014 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,014 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,014 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,017 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,017 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,017 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,017 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,019 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,019 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,019 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,019 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,020 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,020 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,020 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,020 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,020 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,021 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,021 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,021 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,042 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,042 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,042 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,042 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,043 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,044 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,044 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,056 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,057 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,057 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,057 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,057 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,058 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,058 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,058 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,058 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,059 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,059 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,059 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,059 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,074 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,075 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,075 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,075 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,077 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,077 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,077 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,077 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 9#L870true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,078 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,078 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,078 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,078 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,079 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,079 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,079 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,079 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,084 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,084 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,084 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,084 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,087 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,087 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,087 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,087 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,088 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,088 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,088 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,088 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,089 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,089 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,089 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,089 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,111 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,111 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,111 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,111 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,112 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,112 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,112 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,113 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,113 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,113 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,113 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,114 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,114 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,114 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,114 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,115 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,115 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,115 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,115 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,115 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,115 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,115 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,116 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,116 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,116 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,116 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,116 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,117 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,117 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,117 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 11#L869-4true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,118 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,118 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,119 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,119 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,120 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,120 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,120 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,121 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,121 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,122 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,122 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,122 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,122 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,122 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,123 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,126 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,126 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,126 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,127 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,127 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,127 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,127 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,127 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,127 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,128 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,128 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,128 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,128 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,128 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,130 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,130 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,130 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,130 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,132 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,132 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,132 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,132 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-10-13 12:16:17,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,132 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,133 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,133 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,133 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,146 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, 15#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,146 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,147 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,147 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,147 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:17,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,171 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,171 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,171 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,171 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,172 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,172 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,172 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,172 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 54#L815true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,174 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,174 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,174 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,174 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,176 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,176 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,176 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,177 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,177 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,177 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,177 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,178 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,178 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,178 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,179 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,179 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,179 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,179 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,180 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,180 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,180 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,180 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,195 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,195 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,195 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,195 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,196 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,196 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,196 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,196 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,197 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,198 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,198 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,198 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,205 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,205 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,206 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,206 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,206 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,206 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,207 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,207 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,208 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,208 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,208 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,208 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,209 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,209 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,210 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,211 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,211 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,221 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,221 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,221 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,222 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,223 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,223 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,223 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,223 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,223 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,223 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,224 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,224 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,224 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,224 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,224 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,224 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,229 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,229 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,230 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,230 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,230 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,230 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,232 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,232 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,232 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,232 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,232 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,232 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,254 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,255 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,256 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,257 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,257 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,257 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,257 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,257 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,257 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,257 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,257 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,266 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,267 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,267 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,267 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L775true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,269 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,269 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,269 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,269 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-10-13 12:16:17,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,270 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,286 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,286 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,286 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,286 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,292 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,292 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,293 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,294 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,304 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,305 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,305 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,305 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,306 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,306 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,306 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,306 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 30#L770true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,308 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,334 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,334 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,334 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,334 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,335 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,336 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,337 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,338 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,339 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,340 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,341 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,342 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,343 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,344 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,345 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,345 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,347 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,348 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,348 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,348 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,348 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,348 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,353 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,354 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,354 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,354 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,354 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,355 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:17,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,393 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,393 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,394 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,394 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,394 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,395 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,395 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,395 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,395 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,396 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,396 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,396 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,402 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,403 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,403 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,403 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,404 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,405 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,405 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,405 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,406 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,406 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,406 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,406 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,407 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,407 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,407 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,407 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,408 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,408 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,410 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,410 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,410 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,410 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,411 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,411 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,411 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,411 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,412 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,412 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,412 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,412 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,412 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,412 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,413 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,413 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,423 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,423 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,424 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,430 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,430 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,430 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,431 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,431 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,432 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,432 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,432 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,433 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,433 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,434 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,434 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,435 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,435 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,435 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,436 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,436 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,436 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,436 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,436 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,439 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,439 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,439 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,439 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,440 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,440 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,440 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,440 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,447 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,447 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,447 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,447 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,448 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,448 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,448 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,448 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,450 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,450 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,451 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,451 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,451 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,451 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,456 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,456 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,456 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,456 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,460 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,460 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,460 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,460 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,461 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,461 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,461 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,461 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,643 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,643 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,643 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,643 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 24#L835true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,645 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,645 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,645 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,645 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-10-13 12:16:17,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,645 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,645 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,645 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,646 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,672 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,672 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,672 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,672 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,673 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,673 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,673 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,673 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L770true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,674 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,674 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,674 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,674 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 30#L770true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,679 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L770true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,681 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,681 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,681 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,681 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,694 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,695 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,696 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,696 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,697 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 11#L869-4true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,698 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,698 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,698 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,698 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,698 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,698 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,699 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,700 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 42#L792true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,701 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 42#L792true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,702 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-10-13 12:16:17,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,721 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,722 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,722 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,727 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,727 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,727 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,727 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,728 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,728 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,728 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,729 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,729 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,729 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,729 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,729 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,730 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,730 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,731 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,731 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,731 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,731 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,731 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,732 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,732 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,733 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,733 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,733 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,733 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,735 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,735 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,735 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,735 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,736 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,736 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,736 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,736 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,742 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,742 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,742 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,742 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,749 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,749 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,749 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,749 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,750 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,750 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,750 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,751 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,751 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,751 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,751 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,752 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,752 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,752 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,752 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,753 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,753 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,753 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,753 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,754 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,754 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,754 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,754 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,755 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,755 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,755 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,755 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,756 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,756 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,756 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,756 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,757 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,757 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,757 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,757 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 29#L795true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,762 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 24#L835true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,765 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-10-13 12:16:17,765 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-10-13 12:16:17,765 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-10-13 12:16:17,765 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-10-13 12:16:17,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,765 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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#L770true, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,814 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,814 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,814 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,814 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 30#L770true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,815 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,815 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,815 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,815 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,830 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,830 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,830 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,830 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 62#true, 54#L815true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,831 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,831 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 29#L795true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,832 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,832 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-10-13 12:16:17,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,846 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,846 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,846 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,847 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,851 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,851 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,851 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,852 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,852 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,852 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,852 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,852 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,853 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,853 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,853 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,853 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,853 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,853 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,854 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,854 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,854 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,854 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,854 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,854 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,855 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,855 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,855 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,855 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,856 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,856 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,856 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,856 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#L822true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,857 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,857 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,857 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,858 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,858 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,858 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,858 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,858 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,859 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,859 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,859 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,859 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,869 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,869 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,869 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,869 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,870 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,870 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,870 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,870 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,871 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,871 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,871 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,871 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,873 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,873 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,873 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,874 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,874 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,874 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-10-13 12:16:17,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 8#L874true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,959 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,959 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,959 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,959 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,960 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,960 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,960 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,960 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,961 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,961 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,961 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,961 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,963 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,963 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,963 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,963 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L805true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,964 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,964 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,964 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,964 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,972 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,972 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,972 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,972 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 13#P2EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:17,975 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,975 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,975 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:17,975 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-10-13 12:16:18,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, 111#true, 32#L880true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 31#P1EXITtrue, 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 13#P2EXITtrue, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:18,029 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,029 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,029 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,030 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([381] L880-->L883: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][90], [60#true, 111#true, 33#L883true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 7#P0EXITtrue, 31#P1EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 13#P2EXITtrue, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-10-13 12:16:18,032 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,032 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,032 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,032 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-10-13 12:16:18,342 INFO L124 PetriNetUnfolderBase]: 20482/30162 cut-off events. [2024-10-13 12:16:18,342 INFO L125 PetriNetUnfolderBase]: For 15961/17545 co-relation queries the response was YES. [2024-10-13 12:16:18,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76800 conditions, 30162 events. 20482/30162 cut-off events. For 15961/17545 co-relation queries the response was YES. Maximal size of possible extension queue 1476. Compared 213993 event pairs, 2487 based on Foata normal form. 1086/29779 useless extension candidates. Maximal degree in co-relation 76786. Up to 11262 conditions per place. [2024-10-13 12:16:18,613 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 70 selfloop transitions, 10 changer transitions 0/100 dead transitions. [2024-10-13 12:16:18,614 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 100 transitions, 515 flow [2024-10-13 12:16:18,614 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-13 12:16:18,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-10-13 12:16:18,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 183 transitions. [2024-10-13 12:16:18,615 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6777777777777778 [2024-10-13 12:16:18,616 INFO L175 Difference]: Start difference. First operand has 62 places, 53 transitions, 208 flow. Second operand 5 states and 183 transitions. [2024-10-13 12:16:18,616 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 100 transitions, 515 flow [2024-10-13 12:16:18,620 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 100 transitions, 512 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-13 12:16:18,621 INFO L231 Difference]: Finished difference. Result has 67 places, 58 transitions, 273 flow [2024-10-13 12:16:18,622 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=273, PETRI_PLACES=67, PETRI_TRANSITIONS=58} [2024-10-13 12:16:18,624 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 6 predicate places. [2024-10-13 12:16:18,625 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 58 transitions, 273 flow [2024-10-13 12:16:18,625 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.2) internal successors, (121), 5 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:18,625 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:18,625 INFO L204 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] [2024-10-13 12:16:18,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-13 12:16:18,626 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:18,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:18,626 INFO L85 PathProgramCache]: Analyzing trace with hash -2138893344, now seen corresponding path program 1 times [2024-10-13 12:16:18,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:18,627 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358547908] [2024-10-13 12:16:18,627 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:18,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:18,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:19,054 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:19,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358547908] [2024-10-13 12:16:19,055 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1358547908] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:19,055 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:19,055 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-13 12:16:19,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [514738634] [2024-10-13 12:16:19,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:19,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-13 12:16:19,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:19,058 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-13 12:16:19,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-13 12:16:19,076 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 54 [2024-10-13 12:16:19,077 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 58 transitions, 273 flow. Second operand has 6 states, 6 states have (on average 21.333333333333332) internal successors, (128), 6 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:19,077 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:19,077 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 54 [2024-10-13 12:16:19,077 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:23,682 INFO L124 PetriNetUnfolderBase]: 23672/37026 cut-off events. [2024-10-13 12:16:23,682 INFO L125 PetriNetUnfolderBase]: For 33522/41545 co-relation queries the response was YES. [2024-10-13 12:16:23,878 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100688 conditions, 37026 events. 23672/37026 cut-off events. For 33522/41545 co-relation queries the response was YES. Maximal size of possible extension queue 1672. Compared 293784 event pairs, 4826 based on Foata normal form. 846/35664 useless extension candidates. Maximal degree in co-relation 100671. Up to 12954 conditions per place. [2024-10-13 12:16:24,025 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 125 selfloop transitions, 27 changer transitions 2/177 dead transitions. [2024-10-13 12:16:24,026 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 177 transitions, 999 flow [2024-10-13 12:16:24,027 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-13 12:16:24,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-10-13 12:16:24,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 311 transitions. [2024-10-13 12:16:24,028 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6399176954732511 [2024-10-13 12:16:24,028 INFO L175 Difference]: Start difference. First operand has 67 places, 58 transitions, 273 flow. Second operand 9 states and 311 transitions. [2024-10-13 12:16:24,028 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 177 transitions, 999 flow [2024-10-13 12:16:24,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 177 transitions, 984 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-10-13 12:16:24,045 INFO L231 Difference]: Finished difference. Result has 81 places, 79 transitions, 513 flow [2024-10-13 12:16:24,046 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=513, PETRI_PLACES=81, PETRI_TRANSITIONS=79} [2024-10-13 12:16:24,047 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 20 predicate places. [2024-10-13 12:16:24,047 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 79 transitions, 513 flow [2024-10-13 12:16:24,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.333333333333332) internal successors, (128), 6 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 12:16:24,047 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:24,047 INFO L204 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] [2024-10-13 12:16:24,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-13 12:16:24,048 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:24,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:24,048 INFO L85 PathProgramCache]: Analyzing trace with hash -1383379192, now seen corresponding path program 2 times [2024-10-13 12:16:24,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:24,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [204891868] [2024-10-13 12:16:24,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:24,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:24,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:24,415 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:24,416 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:24,416 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [204891868] [2024-10-13 12:16:24,416 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [204891868] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:24,416 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:24,417 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-13 12:16:24,417 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [146114452] [2024-10-13 12:16:24,417 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:24,417 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-13 12:16:24,418 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:24,418 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-13 12:16:24,418 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-10-13 12:16:24,443 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 54 [2024-10-13 12:16:24,443 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 79 transitions, 513 flow. Second operand has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 7 states have internal predecessors, (146), 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-10-13 12:16:24,444 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:24,444 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 54 [2024-10-13 12:16:24,444 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:30,341 INFO L124 PetriNetUnfolderBase]: 31994/49832 cut-off events. [2024-10-13 12:16:30,341 INFO L125 PetriNetUnfolderBase]: For 96429/104373 co-relation queries the response was YES. [2024-10-13 12:16:30,735 INFO L83 FinitePrefix]: Finished finitePrefix Result has 155218 conditions, 49832 events. 31994/49832 cut-off events. For 96429/104373 co-relation queries the response was YES. Maximal size of possible extension queue 2454. Compared 411920 event pairs, 6559 based on Foata normal form. 820/47314 useless extension candidates. Maximal degree in co-relation 155193. Up to 14741 conditions per place. [2024-10-13 12:16:30,876 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 120 selfloop transitions, 17 changer transitions 25/185 dead transitions. [2024-10-13 12:16:30,876 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 185 transitions, 1336 flow [2024-10-13 12:16:30,877 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-13 12:16:30,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-10-13 12:16:30,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 285 transitions. [2024-10-13 12:16:30,878 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6597222222222222 [2024-10-13 12:16:30,878 INFO L175 Difference]: Start difference. First operand has 81 places, 79 transitions, 513 flow. Second operand 8 states and 285 transitions. [2024-10-13 12:16:30,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 185 transitions, 1336 flow [2024-10-13 12:16:31,125 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 185 transitions, 1318 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-10-13 12:16:31,128 INFO L231 Difference]: Finished difference. Result has 93 places, 73 transitions, 513 flow [2024-10-13 12:16:31,129 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=495, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=513, PETRI_PLACES=93, PETRI_TRANSITIONS=73} [2024-10-13 12:16:31,129 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 32 predicate places. [2024-10-13 12:16:31,129 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 73 transitions, 513 flow [2024-10-13 12:16:31,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.857142857142858) internal successors, (146), 7 states have internal predecessors, (146), 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-10-13 12:16:31,130 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:31,130 INFO L204 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] [2024-10-13 12:16:31,130 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-13 12:16:31,130 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:31,131 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:31,131 INFO L85 PathProgramCache]: Analyzing trace with hash -1712247306, now seen corresponding path program 3 times [2024-10-13 12:16:31,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:31,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [337302321] [2024-10-13 12:16:31,131 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:31,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:31,656 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:31,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:31,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [337302321] [2024-10-13 12:16:31,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [337302321] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:31,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:31,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-13 12:16:31,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457624418] [2024-10-13 12:16:31,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:31,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-13 12:16:31,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:31,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-13 12:16:31,659 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-10-13 12:16:31,665 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-10-13 12:16:31,665 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 73 transitions, 513 flow. Second operand has 6 states, 6 states have (on average 24.0) internal successors, (144), 6 states have internal predecessors, (144), 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-10-13 12:16:31,665 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:31,666 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-10-13 12:16:31,666 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:33,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 30#L770true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 183#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:33,096 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,096 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,096 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,096 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,113 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,113 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,113 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,113 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-10-13 12:16:33,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,313 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,313 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,313 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,314 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,314 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,314 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,314 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,315 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,315 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,315 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,315 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-10-13 12:16:33,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 30#L770true, 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 183#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:33,486 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,486 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,486 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,486 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,554 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,554 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,554 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,555 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:33,578 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,578 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,578 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,578 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,591 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,591 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,591 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,591 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 30#L770true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,592 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,592 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,592 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,593 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-10-13 12:16:33,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,946 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,946 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,946 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,948 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,948 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,948 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,949 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][18], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 30#L770true, 66#true, 183#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:33,954 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,954 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:33,991 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,991 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,992 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:33,992 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,048 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,048 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,048 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,048 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,056 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,056 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,056 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,056 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,056 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,056 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,056 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,057 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,057 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,058 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,058 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,058 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true]) [2024-10-13 12:16:34,059 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true]) [2024-10-13 12:16:34,059 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,059 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-10-13 12:16:34,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,212 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,212 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,212 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,212 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,279 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,279 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,279 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,286 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,286 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,286 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,286 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,288 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,288 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,288 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,288 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,329 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,335 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,335 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 30#L770true, 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,339 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,340 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,340 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,340 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,399 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,400 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,400 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,400 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true]) [2024-10-13 12:16:34,401 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,401 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,410 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,410 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,411 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,412 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,412 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,412 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true]) [2024-10-13 12:16:34,413 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,413 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-10-13 12:16:34,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,715 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,715 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,715 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,715 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,728 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,728 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,728 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,728 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} 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], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,728 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,728 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,729 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,729 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,730 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,730 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,730 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,730 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,730 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true]) [2024-10-13 12:16:34,731 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,731 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,731 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,731 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,805 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,806 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:34,829 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,829 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,830 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,830 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,853 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,853 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 30#L770true, 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:34,859 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,860 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,860 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,860 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,921 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,921 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,921 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,921 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,922 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,923 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,923 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,923 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), 15#$Ultimate##0true, Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:34,924 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,924 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,924 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:34,924 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-10-13 12:16:35,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][42], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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))), 185#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#L822true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-10-13 12:16:35,047 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,047 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,047 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,047 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,057 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,057 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,057 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,057 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,074 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,074 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,075 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,075 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,076 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,076 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,076 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,076 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,076 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,076 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,077 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,077 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true]) [2024-10-13 12:16:35,077 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,077 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,077 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,077 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true]) [2024-10-13 12:16:35,091 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,091 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,092 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,092 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,093 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,093 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,093 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,093 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,094 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,184 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,184 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,184 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,184 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,184 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,185 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,185 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,185 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,185 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,185 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,186 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,186 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true]) [2024-10-13 12:16:35,187 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,187 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,187 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,187 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-10-13 12:16:35,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,606 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,606 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,606 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,606 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#P2EXITtrue, 64#true]) [2024-10-13 12:16:35,629 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,629 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,629 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,629 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,661 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,661 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,661 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,661 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,663 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,663 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,663 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,663 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([426] L838-->L845: Formula: (let ((.cse4 (not (= (mod v_~x$r_buff1_thd4~0_28 256) 0))) (.cse3 (not (= (mod v_~x$w_buff0_used~0_115 256) 0))) (.cse5 (not (= (mod v_~x$r_buff0_thd4~0_30 256) 0)))) (let ((.cse2 (and .cse3 .cse5)) (.cse1 (and .cse4 (not (= (mod v_~x$w_buff1_used~0_107 256) 0)))) (.cse0 (and .cse5 (not (= (mod v_~x$w_buff0_used~0_116 256) 0))))) (and (= v_~x~0_62 (ite .cse0 v_~x$w_buff0~0_45 (ite .cse1 v_~x$w_buff1~0_38 v_~x~0_63))) (= v_~x$r_buff0_thd4~0_29 (ite (= (mod (ite .cse2 0 v_~x$r_buff0_thd4~0_30) 256) 0) 0 1)) (= v_~x$w_buff1_used~0_106 (ite (= (mod (ite (or .cse2 .cse1) 0 v_~x$w_buff1_used~0_107) 256) 0) 0 1)) (= v_~x$r_buff1_thd4~0_27 (ite (= (mod (ite (or (and (not (= (mod v_~x$r_buff0_thd4~0_29 256) 0)) .cse3) (and .cse4 (not (= (mod v_~x$w_buff1_used~0_106 256) 0)))) 0 v_~x$r_buff1_thd4~0_28) 256) 0) 0 1)) (= (ite (= (mod (ite .cse0 0 v_~x$w_buff0_used~0_116) 256) 0) 0 1) v_~x$w_buff0_used~0_115)))) InVars {~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_107, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_30, ~x~0=v_~x~0_63, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_28, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_116} OutVars{~x$w_buff0~0=v_~x$w_buff0~0_45, ~x$w_buff1~0=v_~x$w_buff1~0_38, ~x$w_buff1_used~0=v_~x$w_buff1_used~0_106, ~x$r_buff0_thd4~0=v_~x$r_buff0_thd4~0_29, ~x~0=v_~x~0_62, ~x$r_buff1_thd4~0=v_~x$r_buff1_thd4~0_27, ~x$w_buff0_used~0=v_~x$w_buff0_used~0_115} AuxVars[] AssignedVars[~x$w_buff1_used~0, ~x$r_buff0_thd4~0, ~x~0, ~x$r_buff1_thd4~0, ~x$w_buff0_used~0][85], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 42#L792true, 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 132#(= ~a~0 1), Black: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 7#P0EXITtrue, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 57#L845true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,665 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,665 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,793 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,793 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,793 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,793 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,793 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,794 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 9#L870true, 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,795 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,795 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,795 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,795 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L775true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,796 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,796 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,796 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,796 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 46#L775true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:35,798 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-10-13 12:16:35,800 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,800 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,800 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,800 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__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: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L802true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 12#L825true, 64#true]) [2024-10-13 12:16:35,802 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,802 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,802 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:35,802 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-10-13 12:16:36,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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))), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:36,105 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,105 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,105 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,105 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:36,262 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,263 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,263 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 10#L872true, Black: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:36,263 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] 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][86], [60#true, Black: 123#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 187#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 130#true, Black: 139#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 141#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 143#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 145#(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: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 7#P0EXITtrue, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L802true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 132#(= ~a~0 1), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, Black: 170#(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))), Black: 156#(= ~a~0 1), Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 162#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__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: 168#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L872true, 5#L838true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#P2EXITtrue]) [2024-10-13 12:16:36,265 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:36,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-10-13 12:16:37,449 INFO L124 PetriNetUnfolderBase]: 30663/44891 cut-off events. [2024-10-13 12:16:37,450 INFO L125 PetriNetUnfolderBase]: For 93288/97032 co-relation queries the response was YES. [2024-10-13 12:16:37,848 INFO L83 FinitePrefix]: Finished finitePrefix Result has 138102 conditions, 44891 events. 30663/44891 cut-off events. For 93288/97032 co-relation queries the response was YES. Maximal size of possible extension queue 2265. Compared 329159 event pairs, 2566 based on Foata normal form. 2215/45567 useless extension candidates. Maximal degree in co-relation 138070. Up to 15214 conditions per place. [2024-10-13 12:16:37,979 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 89 selfloop transitions, 14 changer transitions 6/141 dead transitions. [2024-10-13 12:16:37,979 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 141 transitions, 1075 flow [2024-10-13 12:16:37,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 12:16:37,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-13 12:16:37,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 221 transitions. [2024-10-13 12:16:37,981 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6820987654320988 [2024-10-13 12:16:37,981 INFO L175 Difference]: Start difference. First operand has 93 places, 73 transitions, 513 flow. Second operand 6 states and 221 transitions. [2024-10-13 12:16:37,981 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 141 transitions, 1075 flow [2024-10-13 12:16:38,129 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 141 transitions, 1041 flow, removed 4 selfloop flow, removed 6 redundant places. [2024-10-13 12:16:38,135 INFO L231 Difference]: Finished difference. Result has 92 places, 77 transitions, 557 flow [2024-10-13 12:16:38,135 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=479, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=557, PETRI_PLACES=92, PETRI_TRANSITIONS=77} [2024-10-13 12:16:38,136 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 31 predicate places. [2024-10-13 12:16:38,137 INFO L471 AbstractCegarLoop]: Abstraction has has 92 places, 77 transitions, 557 flow [2024-10-13 12:16:38,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.0) internal successors, (144), 6 states have internal predecessors, (144), 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-10-13 12:16:38,137 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:38,137 INFO L204 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] [2024-10-13 12:16:38,137 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-13 12:16:38,138 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:38,138 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:38,138 INFO L85 PathProgramCache]: Analyzing trace with hash -403177464, now seen corresponding path program 1 times [2024-10-13 12:16:38,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:38,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141008562] [2024-10-13 12:16:38,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:38,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:38,704 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:38,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:38,705 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141008562] [2024-10-13 12:16:38,707 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141008562] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:38,707 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:38,707 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-13 12:16:38,708 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [353279741] [2024-10-13 12:16:38,708 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:38,711 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-13 12:16:38,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:38,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-13 12:16:38,712 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-13 12:16:38,727 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-10-13 12:16:38,728 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 77 transitions, 557 flow. Second operand has 6 states, 6 states have (on average 22.5) internal successors, (135), 6 states have internal predecessors, (135), 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-10-13 12:16:38,728 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:38,728 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-10-13 12:16:38,728 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 12:16:43,788 INFO L124 PetriNetUnfolderBase]: 26870/43623 cut-off events. [2024-10-13 12:16:43,789 INFO L125 PetriNetUnfolderBase]: For 132531/145251 co-relation queries the response was YES. [2024-10-13 12:16:44,184 INFO L83 FinitePrefix]: Finished finitePrefix Result has 147778 conditions, 43623 events. 26870/43623 cut-off events. For 132531/145251 co-relation queries the response was YES. Maximal size of possible extension queue 2749. Compared 382583 event pairs, 8587 based on Foata normal form. 1351/40723 useless extension candidates. Maximal degree in co-relation 147747. Up to 19925 conditions per place. [2024-10-13 12:16:44,301 INFO L140 encePairwiseOnDemand]: 46/54 looper letters, 74 selfloop transitions, 16 changer transitions 18/138 dead transitions. [2024-10-13 12:16:44,301 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 138 transitions, 1144 flow [2024-10-13 12:16:44,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 12:16:44,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-13 12:16:44,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 199 transitions. [2024-10-13 12:16:44,303 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6141975308641975 [2024-10-13 12:16:44,303 INFO L175 Difference]: Start difference. First operand has 92 places, 77 transitions, 557 flow. Second operand 6 states and 199 transitions. [2024-10-13 12:16:44,303 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 138 transitions, 1144 flow [2024-10-13 12:16:45,249 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 138 transitions, 1089 flow, removed 20 selfloop flow, removed 4 redundant places. [2024-10-13 12:16:45,251 INFO L231 Difference]: Finished difference. Result has 95 places, 84 transitions, 649 flow [2024-10-13 12:16:45,252 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=518, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=649, PETRI_PLACES=95, PETRI_TRANSITIONS=84} [2024-10-13 12:16:45,252 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 34 predicate places. [2024-10-13 12:16:45,252 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 84 transitions, 649 flow [2024-10-13 12:16:45,253 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.5) internal successors, (135), 6 states have internal predecessors, (135), 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-10-13 12:16:45,253 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 12:16:45,253 INFO L204 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] [2024-10-13 12:16:45,253 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-13 12:16:45,253 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-10-13 12:16:45,254 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 12:16:45,254 INFO L85 PathProgramCache]: Analyzing trace with hash 1257602405, now seen corresponding path program 1 times [2024-10-13 12:16:45,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 12:16:45,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [122073844] [2024-10-13 12:16:45,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 12:16:45,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 12:16:45,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 12:16:45,973 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 12:16:45,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 12:16:45,975 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [122073844] [2024-10-13 12:16:45,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [122073844] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 12:16:45,975 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 12:16:45,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-10-13 12:16:45,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1776800171] [2024-10-13 12:16:45,976 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 12:16:45,976 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-13 12:16:45,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 12:16:45,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-13 12:16:45,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-10-13 12:16:45,980 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 54 [2024-10-13 12:16:45,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 84 transitions, 649 flow. Second operand has 8 states, 8 states have (on average 26.25) internal successors, (210), 8 states have internal predecessors, (210), 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-10-13 12:16:45,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 12:16:45,980 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 54 [2024-10-13 12:16:45,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand