./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/pthread-wmm/mix023_power.opt_pso.opt_rmo.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 803cd42f 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 ../sv-benchmarks/c/pthread-wmm/mix023_power.opt_pso.opt_rmo.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 28f58acc3eb15266c6a84eca373e682a200492b696916dc340e2c03025141f5c --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 21:25:10,586 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 21:25:10,639 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-22 21:25:10,642 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 21:25:10,642 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 21:25:10,654 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 21:25:10,655 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 21:25:10,655 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 21:25:10,655 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 21:25:10,658 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 21:25:10,658 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 21:25:10,659 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 21:25:10,659 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 21:25:10,659 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 21:25:10,660 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 21:25:10,660 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 21:25:10,660 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 21:25:10,660 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 21:25:10,660 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 21:25:10,661 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 21:25:10,661 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-22 21:25:10,661 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-22 21:25:10,661 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-22 21:25:10,662 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 21:25:10,662 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-22 21:25:10,662 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 21:25:10,662 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 21:25:10,662 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 21:25:10,662 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 21:25:10,663 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 21:25:10,663 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 21:25:10,663 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 21:25:10,663 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 21:25:10,663 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 21:25:10,664 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 21:25:10,664 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 21:25:10,664 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 21:25:10,664 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 21:25:10,664 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 21:25:10,665 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 21:25:10,665 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 21:25:10,665 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 21:25:10,665 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 -> 28f58acc3eb15266c6a84eca373e682a200492b696916dc340e2c03025141f5c [2024-11-22 21:25:10,913 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 21:25:10,948 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 21:25:10,952 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 21:25:10,953 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 21:25:10,953 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 21:25:10,954 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-wmm/mix023_power.opt_pso.opt_rmo.opt.i [2024-11-22 21:25:12,276 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 21:25:12,488 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 21:25:12,489 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/mix023_power.opt_pso.opt_rmo.opt.i [2024-11-22 21:25:12,502 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/35a3af68f/6d6a44fc58384dbbb0b83d8a417395a4/FLAGcc2c2e8e9 [2024-11-22 21:25:12,513 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/35a3af68f/6d6a44fc58384dbbb0b83d8a417395a4 [2024-11-22 21:25:12,515 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 21:25:12,516 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 21:25:12,517 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 21:25:12,517 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 21:25:12,522 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 21:25:12,522 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 09:25:12" (1/1) ... [2024-11-22 21:25:12,523 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@35c6a827 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:12, skipping insertion in model container [2024-11-22 21:25:12,524 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 09:25:12" (1/1) ... [2024-11-22 21:25:12,567 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 21:25:12,929 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 21:25:12,945 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 21:25:12,987 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 21:25:13,028 INFO L204 MainTranslator]: Completed translation [2024-11-22 21:25:13,028 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13 WrapperNode [2024-11-22 21:25:13,029 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 21:25:13,029 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 21:25:13,030 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 21:25:13,030 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 21:25:13,037 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,051 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,072 INFO L138 Inliner]: procedures = 176, calls = 56, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 132 [2024-11-22 21:25:13,072 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 21:25:13,073 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 21:25:13,073 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 21:25:13,076 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 21:25:13,085 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,085 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,088 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,106 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-22 21:25:13,106 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,107 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,115 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,117 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,121 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,126 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,129 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 21:25:13,130 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 21:25:13,130 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 21:25:13,130 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 21:25:13,131 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (1/1) ... [2024-11-22 21:25:13,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 21:25:13,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 21:25:13,166 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-11-22 21:25:13,176 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-11-22 21:25:13,233 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-22 21:25:13,234 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-22 21:25:13,234 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-22 21:25:13,234 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-11-22 21:25:13,234 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-22 21:25:13,234 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-22 21:25:13,241 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 21:25:13,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 21:25:13,242 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-22 21:25:13,425 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 21:25:13,427 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 21:25:13,730 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 21:25:13,730 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 21:25:13,879 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 21:25:13,880 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-22 21:25:13,880 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:25:13 BoogieIcfgContainer [2024-11-22 21:25:13,880 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 21:25:13,882 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 21:25:13,882 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 21:25:13,884 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 21:25:13,885 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 09:25:12" (1/3) ... [2024-11-22 21:25:13,885 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e575664 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 09:25:13, skipping insertion in model container [2024-11-22 21:25:13,885 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 09:25:13" (2/3) ... [2024-11-22 21:25:13,885 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e575664 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 09:25:13, skipping insertion in model container [2024-11-22 21:25:13,885 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 09:25:13" (3/3) ... [2024-11-22 21:25:13,886 INFO L112 eAbstractionObserver]: Analyzing ICFG mix023_power.opt_pso.opt_rmo.opt.i [2024-11-22 21:25:13,898 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 21:25:13,898 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-11-22 21:25:13,898 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 21:25:13,937 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-22 21:25:13,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 66 places, 55 transitions, 126 flow [2024-11-22 21:25:13,999 INFO L124 PetriNetUnfolderBase]: 2/51 cut-off events. [2024-11-22 21:25:14,003 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 21:25:14,006 INFO L83 FinitePrefix]: Finished finitePrefix Result has 64 conditions, 51 events. 2/51 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 110 event pairs, 0 based on Foata normal form. 0/46 useless extension candidates. Maximal degree in co-relation 55. Up to 2 conditions per place. [2024-11-22 21:25:14,006 INFO L82 GeneralOperation]: Start removeDead. Operand has 66 places, 55 transitions, 126 flow [2024-11-22 21:25:14,009 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 62 places, 51 transitions, 114 flow [2024-11-22 21:25:14,025 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 21:25:14,034 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;@1266b0ea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 21:25:14,037 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-11-22 21:25:14,042 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 21:25:14,045 INFO L124 PetriNetUnfolderBase]: 0/16 cut-off events. [2024-11-22 21:25:14,045 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 21:25:14,045 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:14,046 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:25:14,046 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:14,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:14,054 INFO L85 PathProgramCache]: Analyzing trace with hash -1050655202, now seen corresponding path program 1 times [2024-11-22 21:25:14,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:14,070 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479843795] [2024-11-22 21:25:14,070 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:14,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:14,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:14,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:14,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479843795] [2024-11-22 21:25:14,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479843795] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:14,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:14,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-22 21:25:14,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2132167862] [2024-11-22 21:25:14,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:14,477 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 21:25:14,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:14,499 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 21:25:14,500 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 21:25:14,501 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 55 [2024-11-22 21:25:14,503 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 51 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:14,503 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:14,503 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 55 [2024-11-22 21:25:14,504 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:14,963 INFO L124 PetriNetUnfolderBase]: 1525/2589 cut-off events. [2024-11-22 21:25:14,964 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2024-11-22 21:25:14,973 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4827 conditions, 2589 events. 1525/2589 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 200. Compared 18264 event pairs, 469 based on Foata normal form. 144/2684 useless extension candidates. Maximal degree in co-relation 4815. Up to 1717 conditions per place. [2024-11-22 21:25:14,991 INFO L140 encePairwiseOnDemand]: 50/55 looper letters, 33 selfloop transitions, 2 changer transitions 2/61 dead transitions. [2024-11-22 21:25:14,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 61 transitions, 211 flow [2024-11-22 21:25:14,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 21:25:14,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 21:25:15,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 126 transitions. [2024-11-22 21:25:15,011 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7636363636363637 [2024-11-22 21:25:15,013 INFO L175 Difference]: Start difference. First operand has 62 places, 51 transitions, 114 flow. Second operand 3 states and 126 transitions. [2024-11-22 21:25:15,017 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 61 transitions, 211 flow [2024-11-22 21:25:15,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 61 transitions, 206 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-22 21:25:15,025 INFO L231 Difference]: Finished difference. Result has 58 places, 46 transitions, 104 flow [2024-11-22 21:25:15,027 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=104, PETRI_PLACES=58, PETRI_TRANSITIONS=46} [2024-11-22 21:25:15,033 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, -4 predicate places. [2024-11-22 21:25:15,033 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 46 transitions, 104 flow [2024-11-22 21:25:15,033 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:15,033 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:15,033 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:25:15,034 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 21:25:15,037 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:15,038 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:15,038 INFO L85 PathProgramCache]: Analyzing trace with hash 666811185, now seen corresponding path program 1 times [2024-11-22 21:25:15,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:15,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248693670] [2024-11-22 21:25:15,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:15,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:15,085 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:15,085 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:15,085 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248693670] [2024-11-22 21:25:15,085 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248693670] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:15,085 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:15,086 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-22 21:25:15,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001394300] [2024-11-22 21:25:15,086 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:15,087 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 21:25:15,087 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:15,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 21:25:15,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 21:25:15,089 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 55 [2024-11-22 21:25:15,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 46 transitions, 104 flow. Second operand has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:15,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:15,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 55 [2024-11-22 21:25:15,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:15,360 INFO L124 PetriNetUnfolderBase]: 1339/2421 cut-off events. [2024-11-22 21:25:15,360 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-11-22 21:25:15,365 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4537 conditions, 2421 events. 1339/2421 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 185. Compared 18279 event pairs, 1339 based on Foata normal form. 72/2372 useless extension candidates. Maximal degree in co-relation 4527. Up to 1908 conditions per place. [2024-11-22 21:25:15,373 INFO L140 encePairwiseOnDemand]: 53/55 looper letters, 20 selfloop transitions, 1 changer transitions 1/45 dead transitions. [2024-11-22 21:25:15,373 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 45 transitions, 146 flow [2024-11-22 21:25:15,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 21:25:15,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 21:25:15,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 104 transitions. [2024-11-22 21:25:15,377 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6303030303030303 [2024-11-22 21:25:15,377 INFO L175 Difference]: Start difference. First operand has 58 places, 46 transitions, 104 flow. Second operand 3 states and 104 transitions. [2024-11-22 21:25:15,377 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 45 transitions, 146 flow [2024-11-22 21:25:15,378 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 45 transitions, 142 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 21:25:15,380 INFO L231 Difference]: Finished difference. Result has 56 places, 44 transitions, 98 flow [2024-11-22 21:25:15,380 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=98, PETRI_PLACES=56, PETRI_TRANSITIONS=44} [2024-11-22 21:25:15,380 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, -6 predicate places. [2024-11-22 21:25:15,381 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 44 transitions, 98 flow [2024-11-22 21:25:15,381 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:15,381 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:15,381 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 21:25:15,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 21:25:15,382 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:15,382 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:15,383 INFO L85 PathProgramCache]: Analyzing trace with hash 666812406, now seen corresponding path program 1 times [2024-11-22 21:25:15,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:15,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1400867658] [2024-11-22 21:25:15,383 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:15,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:15,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:15,642 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:15,642 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:15,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1400867658] [2024-11-22 21:25:15,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1400867658] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:15,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:15,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 21:25:15,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [641498623] [2024-11-22 21:25:15,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:15,645 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:25:15,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:15,645 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:25:15,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-22 21:25:15,667 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 55 [2024-11-22 21:25:15,667 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 44 transitions, 98 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-11-22 21:25:15,667 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:15,667 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 55 [2024-11-22 21:25:15,668 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:19,854 INFO L124 PetriNetUnfolderBase]: 26592/38846 cut-off events. [2024-11-22 21:25:19,855 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 21:25:19,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75094 conditions, 38846 events. 26592/38846 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 2059. Compared 295451 event pairs, 5981 based on Foata normal form. 0/37821 useless extension candidates. Maximal degree in co-relation 75088. Up to 13797 conditions per place. [2024-11-22 21:25:20,052 INFO L140 encePairwiseOnDemand]: 42/55 looper letters, 44 selfloop transitions, 9 changer transitions 97/164 dead transitions. [2024-11-22 21:25:20,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 164 transitions, 642 flow [2024-11-22 21:25:20,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-22 21:25:20,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-22 21:25:20,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 323 transitions. [2024-11-22 21:25:20,055 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6525252525252525 [2024-11-22 21:25:20,055 INFO L175 Difference]: Start difference. First operand has 56 places, 44 transitions, 98 flow. Second operand 9 states and 323 transitions. [2024-11-22 21:25:20,055 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 164 transitions, 642 flow [2024-11-22 21:25:20,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 164 transitions, 641 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 21:25:20,059 INFO L231 Difference]: Finished difference. Result has 70 places, 51 transitions, 221 flow [2024-11-22 21:25:20,059 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=97, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=221, PETRI_PLACES=70, PETRI_TRANSITIONS=51} [2024-11-22 21:25:20,061 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 8 predicate places. [2024-11-22 21:25:20,061 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 51 transitions, 221 flow [2024-11-22 21:25:20,061 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-11-22 21:25:20,061 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:20,062 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-11-22 21:25:20,062 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 21:25:20,062 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:20,062 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:20,062 INFO L85 PathProgramCache]: Analyzing trace with hash -1728062863, now seen corresponding path program 1 times [2024-11-22 21:25:20,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:20,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74303683] [2024-11-22 21:25:20,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:20,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:20,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:20,247 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:20,247 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:20,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74303683] [2024-11-22 21:25:20,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74303683] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:20,248 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:20,248 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:25:20,248 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1843931738] [2024-11-22 21:25:20,249 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:20,249 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:25:20,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:20,250 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:25:20,250 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:25:20,265 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 55 [2024-11-22 21:25:20,266 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 51 transitions, 221 flow. Second operand has 6 states, 6 states have (on average 21.5) internal successors, (129), 6 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:20,266 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:20,266 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 55 [2024-11-22 21:25:20,266 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:23,501 INFO L124 PetriNetUnfolderBase]: 18415/28223 cut-off events. [2024-11-22 21:25:23,502 INFO L125 PetriNetUnfolderBase]: For 42050/42131 co-relation queries the response was YES. [2024-11-22 21:25:23,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87091 conditions, 28223 events. 18415/28223 cut-off events. For 42050/42131 co-relation queries the response was YES. Maximal size of possible extension queue 1442. Compared 220958 event pairs, 3133 based on Foata normal form. 812/28905 useless extension candidates. Maximal degree in co-relation 87076. Up to 8623 conditions per place. [2024-11-22 21:25:23,889 INFO L140 encePairwiseOnDemand]: 44/55 looper letters, 67 selfloop transitions, 9 changer transitions 96/186 dead transitions. [2024-11-22 21:25:23,889 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 186 transitions, 1237 flow [2024-11-22 21:25:23,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-22 21:25:23,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-22 21:25:23,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 344 transitions. [2024-11-22 21:25:23,892 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6254545454545455 [2024-11-22 21:25:23,893 INFO L175 Difference]: Start difference. First operand has 70 places, 51 transitions, 221 flow. Second operand 10 states and 344 transitions. [2024-11-22 21:25:23,893 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 186 transitions, 1237 flow [2024-11-22 21:25:24,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 186 transitions, 1079 flow, removed 39 selfloop flow, removed 4 redundant places. [2024-11-22 21:25:24,156 INFO L231 Difference]: Finished difference. Result has 77 places, 56 transitions, 287 flow [2024-11-22 21:25:24,157 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=287, PETRI_PLACES=77, PETRI_TRANSITIONS=56} [2024-11-22 21:25:24,158 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 15 predicate places. [2024-11-22 21:25:24,158 INFO L471 AbstractCegarLoop]: Abstraction has has 77 places, 56 transitions, 287 flow [2024-11-22 21:25:24,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.5) internal successors, (129), 6 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:24,158 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:24,159 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-11-22 21:25:24,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-22 21:25:24,159 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:24,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:24,159 INFO L85 PathProgramCache]: Analyzing trace with hash -541436320, now seen corresponding path program 1 times [2024-11-22 21:25:24,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:24,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [484912238] [2024-11-22 21:25:24,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:24,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:24,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:24,294 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:24,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:24,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [484912238] [2024-11-22 21:25:24,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [484912238] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:24,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:24,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 21:25:24,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1263786342] [2024-11-22 21:25:24,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:24,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:25:24,296 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:24,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:25:24,297 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-22 21:25:24,301 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 55 [2024-11-22 21:25:24,302 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 56 transitions, 287 flow. Second operand has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:24,302 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:24,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 55 [2024-11-22 21:25:24,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:26,150 INFO L124 PetriNetUnfolderBase]: 10173/17162 cut-off events. [2024-11-22 21:25:26,150 INFO L125 PetriNetUnfolderBase]: For 35921/38644 co-relation queries the response was YES. [2024-11-22 21:25:26,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50436 conditions, 17162 events. 10173/17162 cut-off events. For 35921/38644 co-relation queries the response was YES. Maximal size of possible extension queue 1012. Compared 145463 event pairs, 2744 based on Foata normal form. 686/16220 useless extension candidates. Maximal degree in co-relation 50414. Up to 8100 conditions per place. [2024-11-22 21:25:26,292 INFO L140 encePairwiseOnDemand]: 50/55 looper letters, 32 selfloop transitions, 4 changer transitions 39/105 dead transitions. [2024-11-22 21:25:26,292 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 105 transitions, 643 flow [2024-11-22 21:25:26,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 21:25:26,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 21:25:26,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 242 transitions. [2024-11-22 21:25:26,293 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6285714285714286 [2024-11-22 21:25:26,294 INFO L175 Difference]: Start difference. First operand has 77 places, 56 transitions, 287 flow. Second operand 7 states and 242 transitions. [2024-11-22 21:25:26,294 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 105 transitions, 643 flow [2024-11-22 21:25:26,522 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 105 transitions, 612 flow, removed 14 selfloop flow, removed 3 redundant places. [2024-11-22 21:25:26,524 INFO L231 Difference]: Finished difference. Result has 79 places, 56 transitions, 290 flow [2024-11-22 21:25:26,524 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=290, PETRI_PLACES=79, PETRI_TRANSITIONS=56} [2024-11-22 21:25:26,525 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 17 predicate places. [2024-11-22 21:25:26,525 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 56 transitions, 290 flow [2024-11-22 21:25:26,525 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:26,525 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:26,525 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-11-22 21:25:26,525 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-22 21:25:26,526 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:26,526 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:26,526 INFO L85 PathProgramCache]: Analyzing trace with hash 412009092, now seen corresponding path program 1 times [2024-11-22 21:25:26,526 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:26,527 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1521756898] [2024-11-22 21:25:26,527 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:26,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:26,642 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:26,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:26,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1521756898] [2024-11-22 21:25:26,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1521756898] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:26,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:26,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 21:25:26,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1335887953] [2024-11-22 21:25:26,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:26,644 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 21:25:26,644 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:26,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 21:25:26,645 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 21:25:26,651 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 55 [2024-11-22 21:25:26,652 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 56 transitions, 290 flow. Second operand has 4 states, 4 states have (on average 26.5) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:26,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:26,652 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 55 [2024-11-22 21:25:26,652 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:27,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][52], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,498 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,498 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,498 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,498 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,505 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,506 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,506 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,506 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 14#L866-4true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,509 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,509 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,509 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,509 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-22 21:25:27,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,560 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,560 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,560 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,560 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,562 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,562 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,563 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,563 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,565 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,565 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,565 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,565 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,643 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,643 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,644 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,644 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,654 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,654 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,654 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,654 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,655 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,655 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,655 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,655 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:27,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,719 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,719 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,719 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,720 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,721 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,721 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,721 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,721 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,726 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,726 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,726 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,726 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,800 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,800 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,800 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,800 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,818 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,818 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,818 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,818 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,825 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,825 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,825 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,826 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,826 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,826 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,827 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,827 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,828 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,828 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,828 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,828 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,829 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,829 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,830 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,830 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:27,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:27,989 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:27,990 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:27,990 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:27,990 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,002 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,002 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,002 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,002 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,005 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,005 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,005 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,005 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,012 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,012 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,013 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,013 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,014 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,014 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,014 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,014 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,017 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,017 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,017 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,017 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,018 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,018 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,018 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,018 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,020 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,020 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,020 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,020 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,021 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,021 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,021 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,021 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][52], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,043 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,043 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,043 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,043 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,048 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,048 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,048 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,048 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,051 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,051 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,051 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,051 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,100 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,100 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,100 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,101 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,101 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,101 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,101 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,101 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,124 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,125 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,125 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,126 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,126 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,126 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,126 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,127 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,127 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,127 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,127 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,128 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,128 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,128 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,128 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,129 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,129 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,129 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,129 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,130 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,130 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,130 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,130 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:28,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,181 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,181 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,181 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,181 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 14#L866-4true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,183 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,183 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,183 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,183 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,191 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,191 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,191 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,191 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,192 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,192 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,192 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,192 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,196 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,196 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,196 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,196 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,198 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,198 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,198 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,198 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,201 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,201 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,201 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,201 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,202 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,202 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,202 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,202 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,214 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,215 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,215 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,215 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,221 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,221 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,221 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,221 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,222 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,222 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,222 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,222 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,223 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,223 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,223 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,223 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,224 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,225 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,225 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,227 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,228 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,228 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,228 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,229 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,229 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,229 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,229 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,230 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,253 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,253 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,260 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,260 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,260 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,260 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,260 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,261 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,261 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,261 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, Black: 75#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,283 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 14#L866-4true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,283 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,283 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,306 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,306 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,306 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,306 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,307 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,307 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,307 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,307 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,330 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,330 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,331 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,331 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,331 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,331 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,331 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,331 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,332 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,332 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,332 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,332 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,333 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,333 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,333 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,333 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,334 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,334 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,334 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,334 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,335 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,335 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,335 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,335 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:28,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,377 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,377 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,377 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,377 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][16], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,383 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-11-22 21:25:28,383 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-22 21:25:28,383 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-22 21:25:28,383 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-22 21:25:28,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,384 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,384 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,384 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,384 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,384 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,384 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,384 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,385 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,386 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,386 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,387 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 96#true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,387 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,387 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,391 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,391 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,391 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,391 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,395 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,395 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,395 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,395 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,396 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,396 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,396 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,396 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,397 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,397 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,398 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,398 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,399 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,399 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,399 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,399 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 14#L866-4true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,401 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,401 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,401 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,401 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,411 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,411 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,411 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,411 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,416 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,416 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,416 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,416 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,418 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,418 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,418 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,418 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,419 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,419 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,419 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,419 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,420 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,420 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,420 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,421 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,630 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,630 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,630 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,630 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, 36#L787true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,632 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,632 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,632 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,632 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,660 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,661 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,661 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,673 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,673 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,673 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,674 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,674 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,675 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,676 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,676 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,676 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,676 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,681 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,681 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,682 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,682 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,683 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,683 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,684 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,708 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,724 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,725 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,725 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,725 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,734 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,734 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,734 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,734 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,735 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,735 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,735 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,735 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,738 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,738 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,738 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,738 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,739 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,739 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,739 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,740 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,805 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,841 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,842 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,842 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,842 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,842 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,843 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,843 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,843 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,844 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,844 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,844 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,844 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,845 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,845 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,845 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,845 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,846 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,846 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,846 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,846 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:28,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,917 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,917 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,917 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,917 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,918 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,919 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,919 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,919 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,929 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,929 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,929 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,929 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,930 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,930 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,930 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,930 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,931 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,931 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,931 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,933 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,933 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,934 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,934 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,935 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:28,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,944 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,944 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,944 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,944 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,946 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,946 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,946 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,946 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,947 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,947 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,947 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,947 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,948 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,949 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,949 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,949 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,950 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,950 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,952 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,952 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,953 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,953 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,954 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,954 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,954 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,954 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,958 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,958 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,958 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,959 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 14#L866-4true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,963 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,963 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,963 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,963 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,977 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,978 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,978 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,983 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,983 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,983 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,983 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,984 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,984 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,984 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,984 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,986 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,988 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,989 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,991 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:28,993 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,993 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,995 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,995 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,995 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,996 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,997 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,997 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:28,998 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:28,998 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,007 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,007 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,007 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,007 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,007 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,008 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,008 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,008 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,038 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,038 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,038 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,038 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,039 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,040 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,040 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,040 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,040 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,040 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,041 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,041 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,044 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,066 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,066 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,066 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,066 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,067 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,067 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,067 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,067 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,092 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,092 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,092 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,092 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,093 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,093 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,093 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,094 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,094 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,094 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,095 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,095 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,096 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,096 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,096 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,096 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, 52#L756true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,098 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,098 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,098 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,098 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,099 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,099 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,099 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,099 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,100 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,100 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,100 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,100 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,186 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,186 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,186 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,186 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,187 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,187 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,187 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,187 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,188 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,188 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,188 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,188 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,189 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,189 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,189 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,189 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,190 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,190 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,190 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,190 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:29,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,221 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,221 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,221 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,222 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,239 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,239 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,239 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,253 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,253 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,253 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,253 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,254 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,264 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,270 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,270 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,271 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,280 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,280 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,280 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,280 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,282 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,283 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,285 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,286 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,286 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,293 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,294 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,294 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,295 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,297 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,298 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,298 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,299 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,299 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,300 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,300 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,300 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,300 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,301 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,301 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,301 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,302 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,304 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,304 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,304 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,304 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,307 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,307 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,307 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,307 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,308 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,309 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,310 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,310 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,310 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,315 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,315 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,316 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,316 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 15#L812true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,316 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,316 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,316 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,316 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,337 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,338 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,339 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,340 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,343 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,344 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,345 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,347 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,347 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,348 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,349 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,349 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,351 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,351 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,353 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,354 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,355 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,355 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,356 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,356 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,356 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,357 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,393 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,393 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,393 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,393 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,393 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,393 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,393 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,394 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,410 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,410 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,410 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,410 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,412 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,412 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,412 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,412 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,567 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,567 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,567 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,567 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,568 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,568 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,568 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,568 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,569 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,569 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,569 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,569 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,569 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,570 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,570 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,570 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,573 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,573 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,573 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,573 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, 52#L756true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,574 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,574 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,574 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,574 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,621 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,621 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,621 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,621 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 59#$Ultimate##0true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,622 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,622 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:29,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,627 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,627 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,627 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,627 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,643 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,643 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,643 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,643 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,654 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,654 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,654 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,654 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,655 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,655 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,655 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,655 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,663 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,663 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,663 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,663 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,665 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,666 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,666 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,682 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,682 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,682 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,682 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 29#L871true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,683 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,683 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,683 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,683 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,685 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,685 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,685 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,685 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,689 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,689 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,689 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,689 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,689 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,689 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,690 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,690 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,690 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,690 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,690 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,690 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,691 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,691 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,691 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,691 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,692 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,692 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,692 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,692 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,693 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,694 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,694 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,695 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,696 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,697 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,697 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,699 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,699 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,699 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,700 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,701 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,701 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,701 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,717 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,717 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,717 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,718 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,718 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,719 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,719 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,719 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,720 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,721 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,721 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,721 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,722 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,722 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,722 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,722 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,723 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,723 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,723 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,723 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,724 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,724 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,724 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,724 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,725 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,725 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,725 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,725 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,726 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,726 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,726 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,755 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,755 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,773 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,773 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,773 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,773 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,773 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,773 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,774 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,774 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,774 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,774 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,774 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,774 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,775 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,775 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,775 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,775 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,776 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,776 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,776 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,776 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:29,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,821 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,821 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,821 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,821 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,822 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,822 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,848 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,848 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,849 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,849 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,849 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,849 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][50], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,859 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,859 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,859 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,859 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,860 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,860 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,860 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,860 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,861 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,861 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,861 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,861 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,878 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,878 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,878 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,878 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,883 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,883 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,883 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,883 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,883 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,884 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,884 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,885 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,885 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,885 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,885 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,886 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,886 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,887 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,887 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,887 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,888 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,888 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,888 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,889 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 14#L866-4true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,889 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,889 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,889 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,889 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,890 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,890 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,890 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,890 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,890 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,891 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,891 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,891 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,892 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,892 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,893 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,893 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,893 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,908 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,908 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,908 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,908 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,909 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,909 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,910 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,911 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,911 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,911 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,911 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,912 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,912 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,913 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,913 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,913 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,913 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,914 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,914 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,914 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,914 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,915 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,915 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,915 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,915 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,954 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,954 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,954 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,954 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,955 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,955 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,955 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,955 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,956 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,956 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,956 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,957 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,957 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,957 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,957 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:29,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:29,995 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,995 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,995 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,995 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:29,996 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,996 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,996 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:29,996 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,022 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,022 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,022 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,022 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 29#L871true, 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,032 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,032 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,032 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,032 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,034 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,034 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,034 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,034 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 38#L867true, 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,051 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,051 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,051 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,052 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,052 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,052 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,052 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,052 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,053 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,053 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,054 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,055 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,055 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,056 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,056 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 15#L812true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,056 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,056 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 15#L812true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,057 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,058 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 36#L787true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,058 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,071 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,071 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,071 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,071 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,072 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,072 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,072 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,072 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,073 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,073 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,073 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,073 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,073 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,073 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,074 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,074 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,074 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,074 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,074 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,074 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,075 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,075 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,075 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,075 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,075 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,076 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,076 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,076 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,266 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,266 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,266 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,266 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 52#L756true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,267 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,267 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,267 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,267 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-22 21:25:30,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][66], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,292 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,292 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,292 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,292 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([401] L758-->L761: Formula: (= v_~__unbuffered_cnt~0_1 (+ v_~__unbuffered_cnt~0_2 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_2} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_1} AuxVars[] AssignedVars[~__unbuffered_cnt~0][68], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, Black: 75#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 57#P2EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 96#true, Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,325 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,326 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,326 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,326 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,342 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,342 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,342 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,342 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,342 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,343 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,343 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,343 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 47#L819true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,344 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 47#L819true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,344 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,344 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,345 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,345 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,345 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,345 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,346 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,346 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,346 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,357 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,357 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,357 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,357 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,358 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,358 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,358 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,358 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,359 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,359 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,359 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,359 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,360 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,360 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,360 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-22 21:25:30,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 29#L871true, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,447 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,447 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,447 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,447 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 56#L822true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,448 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 56#L822true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,448 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,448 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,449 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,449 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,449 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,449 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:30,449 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,449 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,450 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,450 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,458 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,458 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,458 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,458 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 137#true, 63#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,458 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,458 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,459 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,459 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-22 21:25:30,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [18#L877true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,525 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][75], [Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 129#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 127#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 63#true, 137#true, 65#true, 61#true, 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 121#true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 111#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 57#P2EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 107#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 100#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 109#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue]) [2024-11-22 21:25:30,526 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-22 21:25:30,629 INFO L124 PetriNetUnfolderBase]: 24254/36452 cut-off events. [2024-11-22 21:25:30,630 INFO L125 PetriNetUnfolderBase]: For 30161/40194 co-relation queries the response was YES. [2024-11-22 21:25:30,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88588 conditions, 36452 events. 24254/36452 cut-off events. For 30161/40194 co-relation queries the response was YES. Maximal size of possible extension queue 2058. Compared 281224 event pairs, 4559 based on Foata normal form. 1446/35460 useless extension candidates. Maximal degree in co-relation 88562. Up to 19706 conditions per place. [2024-11-22 21:25:30,995 INFO L140 encePairwiseOnDemand]: 48/55 looper letters, 51 selfloop transitions, 6 changer transitions 0/86 dead transitions. [2024-11-22 21:25:30,996 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 86 transitions, 494 flow [2024-11-22 21:25:30,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 21:25:30,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 21:25:30,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 148 transitions. [2024-11-22 21:25:30,997 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6727272727272727 [2024-11-22 21:25:30,997 INFO L175 Difference]: Start difference. First operand has 79 places, 56 transitions, 290 flow. Second operand 4 states and 148 transitions. [2024-11-22 21:25:30,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 86 transitions, 494 flow [2024-11-22 21:25:31,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 86 transitions, 462 flow, removed 12 selfloop flow, removed 10 redundant places. [2024-11-22 21:25:31,107 INFO L231 Difference]: Finished difference. Result has 70 places, 61 transitions, 304 flow [2024-11-22 21:25:31,107 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=304, PETRI_PLACES=70, PETRI_TRANSITIONS=61} [2024-11-22 21:25:31,107 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 8 predicate places. [2024-11-22 21:25:31,107 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 61 transitions, 304 flow [2024-11-22 21:25:31,108 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.5) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:31,108 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:31,108 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] [2024-11-22 21:25:31,108 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-22 21:25:31,108 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:31,108 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:31,108 INFO L85 PathProgramCache]: Analyzing trace with hash 747252755, now seen corresponding path program 1 times [2024-11-22 21:25:31,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:31,109 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2135146854] [2024-11-22 21:25:31,109 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:31,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:31,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:31,246 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:31,246 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:31,246 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2135146854] [2024-11-22 21:25:31,247 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2135146854] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:31,247 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:31,247 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 21:25:31,247 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2012723589] [2024-11-22 21:25:31,247 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:31,247 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:25:31,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:31,248 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:25:31,248 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-22 21:25:31,252 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 55 [2024-11-22 21:25:31,252 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 61 transitions, 304 flow. Second operand has 5 states, 5 states have (on average 26.2) internal successors, (131), 5 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:31,252 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:31,252 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 55 [2024-11-22 21:25:31,252 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:32,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 38#L867true, 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,332 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,332 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,332 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,333 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,336 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,336 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,336 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,336 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,338 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,338 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,338 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,338 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:32,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,531 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,531 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,531 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,532 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 137#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,533 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,533 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,533 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,533 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:32,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,723 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,723 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,723 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,724 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,742 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,742 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,742 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,742 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 137#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,744 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,745 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 38#L867true, 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,755 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,755 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,755 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,755 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:32,759 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,759 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,759 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,759 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:32,760 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,760 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,760 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,760 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,964 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,964 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,964 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,964 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 137#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,966 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,966 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,966 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,966 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:32,997 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,997 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,998 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,998 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:32,998 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,999 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,999 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:32,999 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 38#L867true, 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,000 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,000 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,000 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,000 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,001 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,001 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,001 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,001 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,005 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,005 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,005 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,005 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 31#P1EXITtrue, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,006 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,006 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,006 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,006 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:33,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,411 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,411 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,411 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,411 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,423 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,423 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,423 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,423 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,424 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,424 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,424 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,424 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,443 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,443 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,443 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,443 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,444 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,444 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,444 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,445 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 29#L871true, 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,445 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,445 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,445 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,445 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:33,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:33,566 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,566 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,566 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,566 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,566 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,566 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,567 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,567 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,567 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,567 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,567 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,567 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,568 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,568 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,568 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,568 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,582 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,582 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,582 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,582 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,583 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,583 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,583 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,583 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 29#L871true, 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,603 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,603 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,603 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,603 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [18#L877true, 26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,603 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][95], [26#P0EXITtrue, 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 39#L835true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,604 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:33,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,726 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,726 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,726 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,726 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 137#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,727 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,727 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,727 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,727 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,727 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 29#L871true, 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,728 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,728 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [18#L877true, 26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,763 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,763 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,763 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,763 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][95], [26#P0EXITtrue, 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 39#L835true, 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,763 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,763 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,764 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,764 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 29#L871true, 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,878 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,878 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,878 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,878 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [18#L877true, 26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,879 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][95], [26#P0EXITtrue, 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 137#true, 63#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 39#L835true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:33,879 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,879 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,880 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:33,880 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-22 21:25:34,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][85], [18#L877true, 26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:34,151 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([358] L877-->L880: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p1_EBX~0_3 0) (= 2 v_~x~0_5) (= 2 v_~__unbuffered_p1_EAX~0_3))) 1 0) 0) 0 1)) InVars {~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~x~0=v_~x~0_5} OutVars{~__unbuffered_p1_EBX~0=v_~__unbuffered_p1_EBX~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, ~x~0=v_~x~0_5} AuxVars[] AssignedVars[~main$tmp_guard1~0][95], [26#P0EXITtrue, 33#L880true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 63#true, 137#true, Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 39#L835true, 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:34,151 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,151 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-22 21:25:34,552 INFO L124 PetriNetUnfolderBase]: 19945/30441 cut-off events. [2024-11-22 21:25:34,553 INFO L125 PetriNetUnfolderBase]: For 24920/37154 co-relation queries the response was YES. [2024-11-22 21:25:34,680 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82131 conditions, 30441 events. 19945/30441 cut-off events. For 24920/37154 co-relation queries the response was YES. Maximal size of possible extension queue 1586. Compared 231382 event pairs, 2643 based on Foata normal form. 1433/30040 useless extension candidates. Maximal degree in co-relation 82111. Up to 11373 conditions per place. [2024-11-22 21:25:34,757 INFO L140 encePairwiseOnDemand]: 48/55 looper letters, 66 selfloop transitions, 10 changer transitions 0/105 dead transitions. [2024-11-22 21:25:34,757 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 105 transitions, 609 flow [2024-11-22 21:25:34,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 21:25:34,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 21:25:34,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 189 transitions. [2024-11-22 21:25:34,759 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6872727272727273 [2024-11-22 21:25:34,759 INFO L175 Difference]: Start difference. First operand has 70 places, 61 transitions, 304 flow. Second operand 5 states and 189 transitions. [2024-11-22 21:25:34,759 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 105 transitions, 609 flow [2024-11-22 21:25:34,764 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 105 transitions, 606 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 21:25:34,765 INFO L231 Difference]: Finished difference. Result has 75 places, 66 transitions, 369 flow [2024-11-22 21:25:34,765 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=302, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=369, PETRI_PLACES=75, PETRI_TRANSITIONS=66} [2024-11-22 21:25:34,766 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 13 predicate places. [2024-11-22 21:25:34,766 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 66 transitions, 369 flow [2024-11-22 21:25:34,766 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.2) internal successors, (131), 5 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:34,766 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:34,766 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] [2024-11-22 21:25:34,766 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-22 21:25:34,766 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:34,767 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:34,767 INFO L85 PathProgramCache]: Analyzing trace with hash -1407350574, now seen corresponding path program 1 times [2024-11-22 21:25:34,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:34,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [190876001] [2024-11-22 21:25:34,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:34,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:34,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:35,130 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:35,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:35,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [190876001] [2024-11-22 21:25:35,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [190876001] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:35,131 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:35,131 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:25:35,131 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [809338245] [2024-11-22 21:25:35,131 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:35,132 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:25:35,132 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:35,132 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:25:35,132 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:25:35,142 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 55 [2024-11-22 21:25:35,142 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 66 transitions, 369 flow. Second operand has 6 states, 6 states have (on average 26.0) internal successors, (156), 6 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:35,142 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:35,142 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 55 [2024-11-22 21:25:35,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:35,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:35,945 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,945 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:35,949 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,949 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,949 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,949 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:35,952 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,952 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,952 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:35,952 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:36,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,141 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,141 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,141 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,141 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,143 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,143 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,143 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,143 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:36,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 38#L867true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,326 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,326 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,326 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,326 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,344 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,345 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,345 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,345 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,347 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,347 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,358 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,358 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,358 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,358 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:36,362 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,362 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:36,363 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:36,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,547 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,547 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,547 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,547 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][65], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 36#L787true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 165#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,549 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:36,579 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,579 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,579 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,579 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,580 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,580 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,580 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,580 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,581 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,581 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,581 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,581 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0)]) [2024-11-22 21:25:36,582 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,582 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,582 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,583 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 21#L761true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,585 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,585 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,585 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,585 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 21#L761true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,586 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,586 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,586 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,586 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:36,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:36,750 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,750 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:36,770 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,770 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,770 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,770 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,771 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,771 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,771 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,771 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,806 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 61#true, 96#true, 67#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:36,807 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,807 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,807 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,808 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 31#P1EXITtrue]) [2024-11-22 21:25:36,808 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,808 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,808 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:36,809 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:37,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:37,032 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,032 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,032 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,032 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true]) [2024-11-22 21:25:37,033 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,033 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,033 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,033 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 38#L867true, 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:37,034 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,034 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,034 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,034 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 145#true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0)]) [2024-11-22 21:25:37,034 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,034 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,035 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,035 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 31#P1EXITtrue, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:37,047 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,047 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,047 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,047 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 21#L761true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:37,047 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,047 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:37,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:37,142 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,142 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,142 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,142 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [26#P0EXITtrue, 44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 149#(< (mod ~main$tmp_guard0~0 256) 1), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 61#true, Black: 98#(= ~__unbuffered_p1_EAX~0 0), 67#true, 96#true, 31#P1EXITtrue, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:37,143 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][78], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 145#true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 85#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 78#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), 31#P1EXITtrue]) [2024-11-22 21:25:37,143 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:37,537 INFO L124 PetriNetUnfolderBase]: 15573/23741 cut-off events. [2024-11-22 21:25:37,537 INFO L125 PetriNetUnfolderBase]: For 38872/52801 co-relation queries the response was YES. [2024-11-22 21:25:37,647 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73318 conditions, 23741 events. 15573/23741 cut-off events. For 38872/52801 co-relation queries the response was YES. Maximal size of possible extension queue 1404. Compared 174554 event pairs, 1805 based on Foata normal form. 1057/23210 useless extension candidates. Maximal degree in co-relation 73295. Up to 8592 conditions per place. [2024-11-22 21:25:37,906 INFO L140 encePairwiseOnDemand]: 48/55 looper letters, 79 selfloop transitions, 14 changer transitions 0/122 dead transitions. [2024-11-22 21:25:37,907 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 122 transitions, 764 flow [2024-11-22 21:25:37,907 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 21:25:37,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 21:25:37,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 228 transitions. [2024-11-22 21:25:37,908 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6909090909090909 [2024-11-22 21:25:37,908 INFO L175 Difference]: Start difference. First operand has 75 places, 66 transitions, 369 flow. Second operand 6 states and 228 transitions. [2024-11-22 21:25:37,908 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 122 transitions, 764 flow [2024-11-22 21:25:37,919 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 122 transitions, 744 flow, removed 6 selfloop flow, removed 2 redundant places. [2024-11-22 21:25:37,921 INFO L231 Difference]: Finished difference. Result has 80 places, 71 transitions, 435 flow [2024-11-22 21:25:37,922 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=350, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=435, PETRI_PLACES=80, PETRI_TRANSITIONS=71} [2024-11-22 21:25:37,923 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 18 predicate places. [2024-11-22 21:25:37,924 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 71 transitions, 435 flow [2024-11-22 21:25:37,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 26.0) internal successors, (156), 6 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:37,925 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:37,925 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, 1] [2024-11-22 21:25:37,925 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-22 21:25:37,925 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:37,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:37,925 INFO L85 PathProgramCache]: Analyzing trace with hash -1810206783, now seen corresponding path program 1 times [2024-11-22 21:25:37,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:37,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [160703178] [2024-11-22 21:25:37,926 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:37,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:37,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:38,108 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:38,108 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:38,108 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [160703178] [2024-11-22 21:25:38,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [160703178] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:38,109 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:38,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 21:25:38,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2048538764] [2024-11-22 21:25:38,109 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:38,109 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 21:25:38,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:38,110 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 21:25:38,110 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-22 21:25:38,117 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 55 [2024-11-22 21:25:38,117 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 71 transitions, 435 flow. Second operand has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:38,118 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:38,118 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 55 [2024-11-22 21:25:38,118 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:40,923 INFO L124 PetriNetUnfolderBase]: 14819/26249 cut-off events. [2024-11-22 21:25:40,925 INFO L125 PetriNetUnfolderBase]: For 46531/55566 co-relation queries the response was YES. [2024-11-22 21:25:41,101 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78465 conditions, 26249 events. 14819/26249 cut-off events. For 46531/55566 co-relation queries the response was YES. Maximal size of possible extension queue 1571. Compared 240195 event pairs, 4484 based on Foata normal form. 895/24390 useless extension candidates. Maximal degree in co-relation 78440. Up to 9196 conditions per place. [2024-11-22 21:25:41,185 INFO L140 encePairwiseOnDemand]: 50/55 looper letters, 60 selfloop transitions, 4 changer transitions 18/126 dead transitions. [2024-11-22 21:25:41,185 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 126 transitions, 813 flow [2024-11-22 21:25:41,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 21:25:41,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 21:25:41,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 220 transitions. [2024-11-22 21:25:41,186 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6666666666666666 [2024-11-22 21:25:41,186 INFO L175 Difference]: Start difference. First operand has 80 places, 71 transitions, 435 flow. Second operand 6 states and 220 transitions. [2024-11-22 21:25:41,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 126 transitions, 813 flow [2024-11-22 21:25:41,691 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 126 transitions, 774 flow, removed 12 selfloop flow, removed 5 redundant places. [2024-11-22 21:25:41,692 INFO L231 Difference]: Finished difference. Result has 84 places, 74 transitions, 445 flow [2024-11-22 21:25:41,692 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=396, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=445, PETRI_PLACES=84, PETRI_TRANSITIONS=74} [2024-11-22 21:25:41,692 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 22 predicate places. [2024-11-22 21:25:41,693 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 74 transitions, 445 flow [2024-11-22 21:25:41,693 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:41,693 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:41,693 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, 1] [2024-11-22 21:25:41,693 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-22 21:25:41,693 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:41,693 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:41,694 INFO L85 PathProgramCache]: Analyzing trace with hash -1780281387, now seen corresponding path program 2 times [2024-11-22 21:25:41,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:41,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2007924658] [2024-11-22 21:25:41,694 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 21:25:41,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:41,726 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 21:25:41,726 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:25:41,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:41,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:41,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2007924658] [2024-11-22 21:25:41,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2007924658] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:41,867 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:41,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-22 21:25:41,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [473204929] [2024-11-22 21:25:41,867 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:41,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 21:25:41,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:41,868 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 21:25:41,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-22 21:25:41,871 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 55 [2024-11-22 21:25:41,871 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 74 transitions, 445 flow. Second operand has 7 states, 7 states have (on average 25.714285714285715) internal successors, (180), 7 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:41,872 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:41,872 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 55 [2024-11-22 21:25:41,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:42,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 38#L867true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:42,835 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,835 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,835 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,835 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:42,837 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,837 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,837 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,837 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:42,839 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,839 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,839 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:42,839 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-22 21:25:43,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,028 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,028 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,029 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,030 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-22 21:25:43,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,231 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,231 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,231 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,231 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,248 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,248 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,250 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,250 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,250 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,250 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 38#L867true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,259 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,259 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,259 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,259 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,261 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,261 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,261 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,262 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,262 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,262 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,262 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,262 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-22 21:25:43,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,655 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,655 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,655 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,655 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][67], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-22 21:25:43,656 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,656 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,656 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,656 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,681 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,681 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,681 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,681 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,682 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,682 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,682 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,682 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 38#L867true, 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,682 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,682 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,682 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,683 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,683 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,683 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,683 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,683 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,685 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,685 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,685 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,686 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 21#L761true, 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,686 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,686 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,686 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,686 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:43,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,868 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,868 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,868 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,869 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,884 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,884 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,884 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,884 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,885 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,885 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,885 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,885 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,911 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,911 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,911 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [Black: 123#(= ~__unbuffered_p3_EAX~0 0), 44#L842true, 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 67#true, 96#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 5#$Ultimate##0true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:43,912 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,912 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,912 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:43,912 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-22 21:25:44,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 23#L792true, 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,101 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,102 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,102 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,102 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,103 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,103 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,103 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,103 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 38#L867true, Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,104 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 23#L792true, Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,104 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,104 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,105 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,122 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,122 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, 21#L761true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,123 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,123 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:25:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,683 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,684 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,684 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,684 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,684 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,685 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,685 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,685 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][81], [44#L842true, Black: 123#(= ~__unbuffered_p3_EAX~0 0), 63#true, 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 61#true, 96#true, 67#true, Black: 83#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 98#(= ~__unbuffered_p1_EAX~0 0), Black: 172#(= ~a~0 1), Black: 179#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 31#P1EXITtrue, Black: 181#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 198#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0))]) [2024-11-22 21:25:44,685 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,686 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,686 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:44,686 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:45,454 INFO L124 PetriNetUnfolderBase]: 21716/32477 cut-off events. [2024-11-22 21:25:45,455 INFO L125 PetriNetUnfolderBase]: For 56996/72364 co-relation queries the response was YES. [2024-11-22 21:25:45,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102042 conditions, 32477 events. 21716/32477 cut-off events. For 56996/72364 co-relation queries the response was YES. Maximal size of possible extension queue 2072. Compared 248330 event pairs, 2379 based on Foata normal form. 784/31082 useless extension candidates. Maximal degree in co-relation 102016. Up to 12888 conditions per place. [2024-11-22 21:25:45,718 INFO L140 encePairwiseOnDemand]: 48/55 looper letters, 67 selfloop transitions, 18 changer transitions 5/122 dead transitions. [2024-11-22 21:25:45,719 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 122 transitions, 775 flow [2024-11-22 21:25:45,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 21:25:45,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 21:25:45,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 249 transitions. [2024-11-22 21:25:45,720 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6467532467532467 [2024-11-22 21:25:45,720 INFO L175 Difference]: Start difference. First operand has 84 places, 74 transitions, 445 flow. Second operand 7 states and 249 transitions. [2024-11-22 21:25:45,720 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 122 transitions, 775 flow [2024-11-22 21:25:46,567 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 122 transitions, 755 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-11-22 21:25:46,568 INFO L231 Difference]: Finished difference. Result has 85 places, 75 transitions, 488 flow [2024-11-22 21:25:46,568 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=425, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=74, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=488, PETRI_PLACES=85, PETRI_TRANSITIONS=75} [2024-11-22 21:25:46,569 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 23 predicate places. [2024-11-22 21:25:46,569 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 75 transitions, 488 flow [2024-11-22 21:25:46,569 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.714285714285715) internal successors, (180), 7 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:46,569 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:46,570 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, 1, 1, 1, 1, 1, 1] [2024-11-22 21:25:46,570 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-22 21:25:46,570 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:46,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:46,570 INFO L85 PathProgramCache]: Analyzing trace with hash 1382668047, now seen corresponding path program 1 times [2024-11-22 21:25:46,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:46,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2134594231] [2024-11-22 21:25:46,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 21:25:46,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:46,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 21:25:46,780 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:46,781 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:46,781 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2134594231] [2024-11-22 21:25:46,781 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2134594231] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:46,781 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:46,781 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 21:25:46,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [20286776] [2024-11-22 21:25:46,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:46,782 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 21:25:46,783 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:46,783 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 21:25:46,783 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-22 21:25:46,787 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 55 [2024-11-22 21:25:46,787 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 75 transitions, 488 flow. Second operand has 5 states, 5 states have (on average 28.0) internal successors, (140), 5 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:46,788 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:46,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 55 [2024-11-22 21:25:46,788 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:50,048 INFO L124 PetriNetUnfolderBase]: 16122/29603 cut-off events. [2024-11-22 21:25:50,048 INFO L125 PetriNetUnfolderBase]: For 60621/65729 co-relation queries the response was YES. [2024-11-22 21:25:50,267 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93240 conditions, 29603 events. 16122/29603 cut-off events. For 60621/65729 co-relation queries the response was YES. Maximal size of possible extension queue 2366. Compared 299848 event pairs, 6708 based on Foata normal form. 214/25792 useless extension candidates. Maximal degree in co-relation 93215. Up to 10122 conditions per place. [2024-11-22 21:25:50,345 INFO L140 encePairwiseOnDemand]: 50/55 looper letters, 37 selfloop transitions, 6 changer transitions 12/101 dead transitions. [2024-11-22 21:25:50,345 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 101 transitions, 700 flow [2024-11-22 21:25:50,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 21:25:50,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 21:25:50,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 168 transitions. [2024-11-22 21:25:50,347 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.610909090909091 [2024-11-22 21:25:50,347 INFO L175 Difference]: Start difference. First operand has 85 places, 75 transitions, 488 flow. Second operand 5 states and 168 transitions. [2024-11-22 21:25:50,347 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 101 transitions, 700 flow [2024-11-22 21:25:51,399 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 101 transitions, 617 flow, removed 30 selfloop flow, removed 6 redundant places. [2024-11-22 21:25:51,401 INFO L231 Difference]: Finished difference. Result has 86 places, 78 transitions, 461 flow [2024-11-22 21:25:51,401 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=413, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=461, PETRI_PLACES=86, PETRI_TRANSITIONS=78} [2024-11-22 21:25:51,401 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 24 predicate places. [2024-11-22 21:25:51,402 INFO L471 AbstractCegarLoop]: Abstraction has has 86 places, 78 transitions, 461 flow [2024-11-22 21:25:51,402 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 28.0) internal successors, (140), 5 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:51,402 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:51,402 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, 1, 1, 1, 1, 1, 1] [2024-11-22 21:25:51,402 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-22 21:25:51,402 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:51,403 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:51,403 INFO L85 PathProgramCache]: Analyzing trace with hash -14971779, now seen corresponding path program 2 times [2024-11-22 21:25:51,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:51,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1025883166] [2024-11-22 21:25:51,403 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 21:25:51,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:51,435 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 21:25:51,435 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:25:52,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:25:52,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:25:52,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1025883166] [2024-11-22 21:25:52,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1025883166] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:25:52,120 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:25:52,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-22 21:25:52,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [454406526] [2024-11-22 21:25:52,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:25:52,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-22 21:25:52,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:25:52,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-22 21:25:52,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-22 21:25:52,122 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 55 [2024-11-22 21:25:52,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 78 transitions, 461 flow. Second operand has 8 states, 8 states have (on average 28.25) internal successors, (226), 8 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:52,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:25:52,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 55 [2024-11-22 21:25:52,123 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:25:53,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][58], [44#L842true, 63#true, Black: 200#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 192#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 211#(and (= ~z~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 61#true, Black: 205#(= ~z~0 1), Black: 209#(and (= ~z~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 96#true, 67#true, 46#L869true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, 203#true, 217#(= ~y$r_buff0_thd2~0 0), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 172#(= ~a~0 1)]) [2024-11-22 21:25:53,556 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-22 21:25:53,556 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:53,556 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:53,556 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-22 21:25:53,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([413] L809-->L812: Formula: (= v_~z~0_1 1) InVars {} OutVars{~z~0=v_~z~0_1} AuxVars[] AssignedVars[~z~0][25], [63#true, Black: 200#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 192#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 218#(and (<= 1 ~y$w_buff0_used~0) (= ~y$r_buff1_thd2~0 0) (= ~y$r_buff0_thd2~0 0) (= ~y$r_buff0_thd3~0 1) (= ~y$w_buff0~0 1) (<= (div ~y$w_buff0_used~0 256) 0)), 65#true, Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 211#(and (= ~z~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 15#L812true, 61#true, Black: 209#(and (= ~z~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L835true, Black: 75#true, 67#true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 205#(= ~z~0 1), 26#P0EXITtrue, 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 36#L787true, Black: 96#true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 172#(= ~a~0 1)]) [2024-11-22 21:25:53,782 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-11-22 21:25:53,782 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-22 21:25:53,782 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-22 21:25:53,782 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-22 21:25:54,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][58], [44#L842true, 63#true, Black: 200#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 192#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 211#(and (= ~z~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 61#true, Black: 205#(= ~z~0 1), Black: 209#(and (= ~z~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 96#true, 67#true, 46#L869true, Black: 153#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 26#P0EXITtrue, Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 149#(< (mod ~main$tmp_guard0~0 256) 1), 203#true, 217#(= ~y$r_buff0_thd2~0 0), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 4#L809true, 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 172#(= ~a~0 1), 31#P1EXITtrue]) [2024-11-22 21:25:54,660 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-22 21:25:54,660 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:54,660 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:54,660 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-22 21:25:56,768 INFO L124 PetriNetUnfolderBase]: 25456/47851 cut-off events. [2024-11-22 21:25:56,769 INFO L125 PetriNetUnfolderBase]: For 65720/70389 co-relation queries the response was YES. [2024-11-22 21:25:57,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 134182 conditions, 47851 events. 25456/47851 cut-off events. For 65720/70389 co-relation queries the response was YES. Maximal size of possible extension queue 3937. Compared 531375 event pairs, 6147 based on Foata normal form. 333/42527 useless extension candidates. Maximal degree in co-relation 134157. Up to 12545 conditions per place. [2024-11-22 21:25:57,207 INFO L140 encePairwiseOnDemand]: 46/55 looper letters, 48 selfloop transitions, 8 changer transitions 16/127 dead transitions. [2024-11-22 21:25:57,207 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 127 transitions, 781 flow [2024-11-22 21:25:57,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-22 21:25:57,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-22 21:25:57,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 304 transitions. [2024-11-22 21:25:57,209 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6141414141414141 [2024-11-22 21:25:57,209 INFO L175 Difference]: Start difference. First operand has 86 places, 78 transitions, 461 flow. Second operand 9 states and 304 transitions. [2024-11-22 21:25:57,209 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 127 transitions, 781 flow [2024-11-22 21:25:59,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 127 transitions, 769 flow, removed 3 selfloop flow, removed 3 redundant places. [2024-11-22 21:25:59,630 INFO L231 Difference]: Finished difference. Result has 95 places, 84 transitions, 516 flow [2024-11-22 21:25:59,630 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=55, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=516, PETRI_PLACES=95, PETRI_TRANSITIONS=84} [2024-11-22 21:25:59,630 INFO L277 CegarLoopForPetriNet]: 62 programPoint places, 33 predicate places. [2024-11-22 21:25:59,630 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 84 transitions, 516 flow [2024-11-22 21:25:59,631 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 28.25) internal successors, (226), 8 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:25:59,631 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 21:25:59,631 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, 1, 1, 1, 1, 1, 1] [2024-11-22 21:25:59,631 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-22 21:25:59,631 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [P2Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (and 5 more)] === [2024-11-22 21:25:59,631 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 21:25:59,631 INFO L85 PathProgramCache]: Analyzing trace with hash 2103810289, now seen corresponding path program 3 times [2024-11-22 21:25:59,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 21:25:59,632 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2098918265] [2024-11-22 21:25:59,632 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 21:25:59,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 21:25:59,660 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-22 21:25:59,660 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 21:26:00,446 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 21:26:00,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 21:26:00,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2098918265] [2024-11-22 21:26:00,446 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2098918265] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 21:26:00,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 21:26:00,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-22 21:26:00,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [400674082] [2024-11-22 21:26:00,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 21:26:00,447 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-22 21:26:00,447 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 21:26:00,447 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-22 21:26:00,447 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72 [2024-11-22 21:26:00,455 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 55 [2024-11-22 21:26:00,456 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 84 transitions, 516 flow. Second operand has 9 states, 9 states have (on average 28.0) internal successors, (252), 9 states have internal predecessors, (252), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-22 21:26:00,456 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 21:26:00,456 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 55 [2024-11-22 21:26:00,456 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 21:26:02,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L835-->L842: Formula: (let ((.cse2 (not (= (mod v_~y$r_buff1_thd4~0_28 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_30 256) 0))) (.cse1 (not (= (mod v_~y$w_buff0_used~0_103 256) 0)))) (let ((.cse0 (and .cse5 .cse1)) (.cse4 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse3 (and .cse2 (not (= (mod v_~y$w_buff1_used~0_89 256) 0))))) (and (= v_~y$r_buff0_thd4~0_29 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_30) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and .cse1 (not (= (mod v_~y$r_buff0_thd4~0_29 256) 0))) (and .cse2 (not (= (mod v_~y$w_buff1_used~0_88 256) 0)))) 0 v_~y$r_buff1_thd4~0_28) 256) 0) 0 1) v_~y$r_buff1_thd4~0_27) (= v_~y$w_buff1_used~0_88 (ite (= (mod (ite (or .cse0 .cse3) 0 v_~y$w_buff1_used~0_89) 256) 0) 0 1)) (= v_~y$w_buff0_used~0_103 (ite (= (mod (ite .cse4 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1)) (= v_~y~0_56 (ite .cse4 v_~y$w_buff0~0_46 (ite .cse3 v_~y$w_buff1~0_39 v_~y~0_57)))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_30, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_28, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_57, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_89} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_29, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_27, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_39, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_56, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_88} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][91], [44#L842true, 63#true, Black: 200#(and (<= ~__unbuffered_cnt~0 3) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 47#L819true, Black: 192#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 239#(= ~y$r_buff0_thd4~0 0), Black: 142#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 65#true, 177#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 205#(= ~z~0 1), 61#true, 96#true, 67#true, Black: 149#(< (mod ~main$tmp_guard0~0 256) 1), 46#L869true, Black: 77#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 196#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 26#P0EXITtrue, Black: 224#(and (= ~y$r_buff1_thd2~0 0) (= ~y$r_buff0_thd2~0 0) (= ~__unbuffered_p1_EBX~0 1) (= ~y~0 1)), Black: 161#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 218#(and (<= 1 ~y$w_buff0_used~0) (= ~y$r_buff1_thd2~0 0) (= ~y$r_buff0_thd2~0 0) (= ~y$r_buff0_thd3~0 1) (= ~y$w_buff0~0 1) (<= (div ~y$w_buff0_used~0 256) 0)), Black: 167#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 226#(and (= ~y$r_buff0_thd2~0 0) (= ~__unbuffered_p1_EBX~0 1)), Black: 230#(and (= ~y$r_buff0_thd2~0 0) (= ~__unbuffered_p1_EBX~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 219#(and (= ~y$r_buff1_thd2~0 0) (= ~y$r_buff0_thd2~0 0) (= ~y~0 1)), 36#L787true, Black: 228#(and (= ~y$r_buff0_thd2~0 0) (= ~__unbuffered_p1_EBX~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 217#(= ~y$r_buff0_thd2~0 0), Black: 99#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= 2 ~z~0))), 140#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 74#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 172#(= ~a~0 1)]) [2024-11-22 21:26:02,487 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-22 21:26:02,487 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:26:02,487 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-22 21:26:02,487 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event