./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX --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 a0c922061e4dc1feb6389a43fa3f654e69e326084cac4d5446a529710663ff29 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 17:16:58,049 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 17:16:58,177 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-08 17:16:58,188 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 17:16:58,189 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 17:16:58,237 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 17:16:58,238 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 17:16:58,238 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 17:16:58,239 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 17:16:58,240 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 17:16:58,242 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 17:16:58,242 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 17:16:58,243 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 17:16:58,244 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 17:16:58,244 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 17:16:58,245 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 17:16:58,245 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 17:16:58,246 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 17:16:58,247 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 17:16:58,247 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 17:16:58,248 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-08 17:16:58,252 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-08 17:16:58,256 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-08 17:16:58,257 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 17:16:58,257 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 17:16:58,258 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 17:16:58,258 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 17:16:58,258 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 17:16:58,259 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 17:16:58,259 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 17:16:58,260 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 17:16:58,260 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 17:16:58,261 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 17:16:58,265 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 17:16:58,266 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 17:16:58,266 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 17:16:58,267 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 17:16:58,267 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 17:16:58,267 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 17:16:58,268 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 17:16:58,268 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 17:16:58,271 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 17:16:58,271 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX 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 -> a0c922061e4dc1feb6389a43fa3f654e69e326084cac4d5446a529710663ff29 [2024-11-08 17:16:58,608 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 17:16:58,637 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 17:16:58,640 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 17:16:58,642 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 17:16:58,643 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 17:16:58,644 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i Unable to find full path for "g++" [2024-11-08 17:17:00,913 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 17:17:01,248 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 17:17:01,248 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/sv-benchmarks/c/pthread-wmm/mix026_pso.opt_rmo.opt.i [2024-11-08 17:17:01,267 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/data/18f8983bd/9d3fb08e66024caeba6f313dac1db390/FLAG240b899f3 [2024-11-08 17:17:01,286 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/data/18f8983bd/9d3fb08e66024caeba6f313dac1db390 [2024-11-08 17:17:01,290 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 17:17:01,292 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 17:17:01,294 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 17:17:01,294 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 17:17:01,299 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 17:17:01,300 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:01" (1/1) ... [2024-11-08 17:17:01,302 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@554ba0f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:01, skipping insertion in model container [2024-11-08 17:17:01,302 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:01" (1/1) ... [2024-11-08 17:17:01,366 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 17:17:01,982 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:17:02,004 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 17:17:02,120 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:17:02,182 INFO L204 MainTranslator]: Completed translation [2024-11-08 17:17:02,182 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02 WrapperNode [2024-11-08 17:17:02,183 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 17:17:02,184 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 17:17:02,184 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 17:17:02,184 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 17:17:02,195 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,226 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,267 INFO L138 Inliner]: procedures = 176, calls = 54, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 132 [2024-11-08 17:17:02,271 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 17:17:02,272 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 17:17:02,273 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 17:17:02,273 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 17:17:02,304 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,304 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,313 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,337 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-08 17:17:02,338 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,338 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,349 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,351 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,354 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,357 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,361 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 17:17:02,363 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 17:17:02,363 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 17:17:02,363 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 17:17:02,364 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (1/1) ... [2024-11-08 17:17:02,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 17:17:02,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 17:17:02,424 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 17:17:02,428 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a64b8b1c-c781-4e4b-aabe-802880986de0/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 17:17:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-08 17:17:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 17:17:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-08 17:17:02,471 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-08 17:17:02,472 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-08 17:17:02,473 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-08 17:17:02,473 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-08 17:17:02,473 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-08 17:17:02,473 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-11-08 17:17:02,474 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-11-08 17:17:02,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 17:17:02,477 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-08 17:17:02,477 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 17:17:02,478 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 17:17:02,480 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 17:17:02,658 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 17:17:02,660 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 17:17:03,126 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 17:17:03,126 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 17:17:03,530 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 17:17:03,531 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 17:17:03,531 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:03 BoogieIcfgContainer [2024-11-08 17:17:03,532 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 17:17:03,537 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 17:17:03,537 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 17:17:03,542 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 17:17:03,542 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:17:01" (1/3) ... [2024-11-08 17:17:03,544 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@bcdd6ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:17:03, skipping insertion in model container [2024-11-08 17:17:03,545 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:02" (2/3) ... [2024-11-08 17:17:03,545 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@bcdd6ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:17:03, skipping insertion in model container [2024-11-08 17:17:03,547 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:03" (3/3) ... [2024-11-08 17:17:03,549 INFO L112 eAbstractionObserver]: Analyzing ICFG mix026_pso.opt_rmo.opt.i [2024-11-08 17:17:03,576 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 17:17:03,577 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-11-08 17:17:03,577 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 17:17:03,684 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-08 17:17:03,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 65 places, 54 transitions, 124 flow [2024-11-08 17:17:03,796 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2024-11-08 17:17:03,797 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 17:17:03,806 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 50 events. 2/50 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 102 event pairs, 0 based on Foata normal form. 0/45 useless extension candidates. Maximal degree in co-relation 54. Up to 2 conditions per place. [2024-11-08 17:17:03,807 INFO L82 GeneralOperation]: Start removeDead. Operand has 65 places, 54 transitions, 124 flow [2024-11-08 17:17:03,816 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 61 places, 50 transitions, 112 flow [2024-11-08 17:17:03,836 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 17:17:03,849 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;@104d46d9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 17:17:03,850 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-11-08 17:17:03,865 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 17:17:03,865 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2024-11-08 17:17:03,866 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 17:17:03,866 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:03,867 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:03,867 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-08 17:17:03,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:03,875 INFO L85 PathProgramCache]: Analyzing trace with hash 1988335376, now seen corresponding path program 1 times [2024-11-08 17:17:03,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:03,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105824109] [2024-11-08 17:17:03,887 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:03,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:04,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:04,528 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-08 17:17:04,529 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:04,529 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105824109] [2024-11-08 17:17:04,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105824109] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:04,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:04,531 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-08 17:17:04,532 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1505014099] [2024-11-08 17:17:04,533 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:04,542 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 17:17:04,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:04,577 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 17:17:04,578 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 17:17:04,580 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 54 [2024-11-08 17:17:04,583 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 50 transitions, 112 flow. Second operand has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 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-08 17:17:04,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:04,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 54 [2024-11-08 17:17:04,585 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:05,658 INFO L124 PetriNetUnfolderBase]: 1525/2635 cut-off events. [2024-11-08 17:17:05,659 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2024-11-08 17:17:05,677 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4873 conditions, 2635 events. 1525/2635 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 19261 event pairs, 277 based on Foata normal form. 144/2737 useless extension candidates. Maximal degree in co-relation 4861. Up to 1717 conditions per place. [2024-11-08 17:17:05,699 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 33 selfloop transitions, 2 changer transitions 2/60 dead transitions. [2024-11-08 17:17:05,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 60 transitions, 209 flow [2024-11-08 17:17:05,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 17:17:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 17:17:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 123 transitions. [2024-11-08 17:17:05,719 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7592592592592593 [2024-11-08 17:17:05,721 INFO L175 Difference]: Start difference. First operand has 61 places, 50 transitions, 112 flow. Second operand 3 states and 123 transitions. [2024-11-08 17:17:05,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 60 transitions, 209 flow [2024-11-08 17:17:05,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 60 transitions, 204 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-08 17:17:05,736 INFO L231 Difference]: Finished difference. Result has 57 places, 45 transitions, 102 flow [2024-11-08 17:17:05,739 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=102, PETRI_PLACES=57, PETRI_TRANSITIONS=45} [2024-11-08 17:17:05,745 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, -4 predicate places. [2024-11-08 17:17:05,746 INFO L471 AbstractCegarLoop]: Abstraction has has 57 places, 45 transitions, 102 flow [2024-11-08 17:17:05,746 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 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-08 17:17:05,747 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:05,747 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:05,747 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 17:17:05,748 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-08 17:17:05,749 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:05,750 INFO L85 PathProgramCache]: Analyzing trace with hash 1583530690, now seen corresponding path program 1 times [2024-11-08 17:17:05,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:05,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2027806488] [2024-11-08 17:17:05,753 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:05,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:05,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:05,894 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-08 17:17:05,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:05,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2027806488] [2024-11-08 17:17:05,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2027806488] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:05,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:05,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-08 17:17:05,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [885065534] [2024-11-08 17:17:05,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:05,898 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 17:17:05,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:05,899 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 17:17:05,900 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 17:17:05,900 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 54 [2024-11-08 17:17:05,902 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 45 transitions, 102 flow. Second operand has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 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-08 17:17:05,902 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:05,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 54 [2024-11-08 17:17:05,903 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:06,593 INFO L124 PetriNetUnfolderBase]: 1339/2419 cut-off events. [2024-11-08 17:17:06,593 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-11-08 17:17:06,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4535 conditions, 2419 events. 1339/2419 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 185. Compared 18254 event pairs, 1339 based on Foata normal form. 72/2395 useless extension candidates. Maximal degree in co-relation 4525. Up to 1908 conditions per place. [2024-11-08 17:17:06,616 INFO L140 encePairwiseOnDemand]: 52/54 looper letters, 20 selfloop transitions, 1 changer transitions 1/44 dead transitions. [2024-11-08 17:17:06,616 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 44 transitions, 144 flow [2024-11-08 17:17:06,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 17:17:06,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 17:17:06,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 101 transitions. [2024-11-08 17:17:06,621 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6234567901234568 [2024-11-08 17:17:06,621 INFO L175 Difference]: Start difference. First operand has 57 places, 45 transitions, 102 flow. Second operand 3 states and 101 transitions. [2024-11-08 17:17:06,622 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 44 transitions, 144 flow [2024-11-08 17:17:06,623 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 44 transitions, 140 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 17:17:06,625 INFO L231 Difference]: Finished difference. Result has 55 places, 43 transitions, 96 flow [2024-11-08 17:17:06,625 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=55, PETRI_TRANSITIONS=43} [2024-11-08 17:17:06,626 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, -6 predicate places. [2024-11-08 17:17:06,626 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 43 transitions, 96 flow [2024-11-08 17:17:06,627 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 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-08 17:17:06,627 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:06,627 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:06,627 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 17:17:06,628 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-08 17:17:06,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:06,629 INFO L85 PathProgramCache]: Analyzing trace with hash 1583531887, now seen corresponding path program 1 times [2024-11-08 17:17:06,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:06,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2041951050] [2024-11-08 17:17:06,631 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:06,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:06,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:07,105 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-08 17:17:07,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:07,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2041951050] [2024-11-08 17:17:07,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2041951050] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:07,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:07,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:17:07,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1571061595] [2024-11-08 17:17:07,110 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:07,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:17:07,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:07,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:17:07,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:17:07,160 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 54 [2024-11-08 17:17:07,161 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 43 transitions, 96 flow. Second operand has 5 states, 5 states have (on average 22.8) internal successors, (114), 5 states have internal predecessors, (114), 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-08 17:17:07,162 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:07,162 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 54 [2024-11-08 17:17:07,163 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:11,595 INFO L124 PetriNetUnfolderBase]: 13123/19610 cut-off events. [2024-11-08 17:17:11,595 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 17:17:11,667 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37763 conditions, 19610 events. 13123/19610 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 1112. Compared 144981 event pairs, 3169 based on Foata normal form. 0/19097 useless extension candidates. Maximal degree in co-relation 37757. Up to 8334 conditions per place. [2024-11-08 17:17:11,760 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 44 selfloop transitions, 7 changer transitions 83/149 dead transitions. [2024-11-08 17:17:11,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 149 transitions, 582 flow [2024-11-08 17:17:11,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 17:17:11,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-08 17:17:11,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 316 transitions. [2024-11-08 17:17:11,765 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6502057613168725 [2024-11-08 17:17:11,769 INFO L175 Difference]: Start difference. First operand has 55 places, 43 transitions, 96 flow. Second operand 9 states and 316 transitions. [2024-11-08 17:17:11,770 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 149 transitions, 582 flow [2024-11-08 17:17:11,771 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 149 transitions, 581 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 17:17:11,775 INFO L231 Difference]: Finished difference. Result has 69 places, 48 transitions, 191 flow [2024-11-08 17:17:11,776 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=95, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=191, PETRI_PLACES=69, PETRI_TRANSITIONS=48} [2024-11-08 17:17:11,778 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 8 predicate places. [2024-11-08 17:17:11,779 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 48 transitions, 191 flow [2024-11-08 17:17:11,779 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 22.8) internal successors, (114), 5 states have internal predecessors, (114), 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-08 17:17:11,779 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:11,780 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-08 17:17:11,780 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 17:17:11,780 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-08 17:17:11,781 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:11,782 INFO L85 PathProgramCache]: Analyzing trace with hash 2145067534, now seen corresponding path program 1 times [2024-11-08 17:17:11,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:11,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1682600923] [2024-11-08 17:17:11,783 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:11,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:11,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:12,088 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-08 17:17:12,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:12,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1682600923] [2024-11-08 17:17:12,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1682600923] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:12,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:12,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:17:12,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1087271237] [2024-11-08 17:17:12,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:12,092 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:17:12,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:12,093 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:17:12,095 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:17:12,111 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 54 [2024-11-08 17:17:12,112 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 48 transitions, 191 flow. Second operand has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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-08 17:17:12,112 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:12,112 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 54 [2024-11-08 17:17:12,112 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:14,968 INFO L124 PetriNetUnfolderBase]: 7284/11745 cut-off events. [2024-11-08 17:17:14,968 INFO L125 PetriNetUnfolderBase]: For 17199/17829 co-relation queries the response was YES. [2024-11-08 17:17:15,069 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33683 conditions, 11745 events. 7284/11745 cut-off events. For 17199/17829 co-relation queries the response was YES. Maximal size of possible extension queue 728. Compared 92344 event pairs, 1974 based on Foata normal form. 532/11886 useless extension candidates. Maximal degree in co-relation 33668. Up to 5569 conditions per place. [2024-11-08 17:17:15,150 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 32 selfloop transitions, 3 changer transitions 39/97 dead transitions. [2024-11-08 17:17:15,150 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 97 transitions, 531 flow [2024-11-08 17:17:15,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 17:17:15,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-08 17:17:15,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 235 transitions. [2024-11-08 17:17:15,153 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6216931216931217 [2024-11-08 17:17:15,154 INFO L175 Difference]: Start difference. First operand has 69 places, 48 transitions, 191 flow. Second operand 7 states and 235 transitions. [2024-11-08 17:17:15,154 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 97 transitions, 531 flow [2024-11-08 17:17:15,375 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 97 transitions, 469 flow, removed 17 selfloop flow, removed 4 redundant places. [2024-11-08 17:17:15,378 INFO L231 Difference]: Finished difference. Result has 69 places, 48 transitions, 180 flow [2024-11-08 17:17:15,378 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=161, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=180, PETRI_PLACES=69, PETRI_TRANSITIONS=48} [2024-11-08 17:17:15,380 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 8 predicate places. [2024-11-08 17:17:15,381 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 48 transitions, 180 flow [2024-11-08 17:17:15,381 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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-08 17:17:15,381 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:15,382 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-08 17:17:15,382 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 17:17:15,382 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-08 17:17:15,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:15,386 INFO L85 PathProgramCache]: Analyzing trace with hash 184197822, now seen corresponding path program 1 times [2024-11-08 17:17:15,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:15,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1635629473] [2024-11-08 17:17:15,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:15,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:15,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:15,657 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-08 17:17:15,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:15,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1635629473] [2024-11-08 17:17:15,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1635629473] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:15,659 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:15,659 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 17:17:15,660 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368811683] [2024-11-08 17:17:15,660 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:15,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 17:17:15,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:15,662 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 17:17:15,663 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 17:17:15,681 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-11-08 17:17:15,681 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 48 transitions, 180 flow. Second operand has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 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-08 17:17:15,682 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:15,682 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-11-08 17:17:15,682 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:17,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][47], [60#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,014 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,014 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,015 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,015 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,051 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,052 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,052 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,052 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:17,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,124 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,124 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,124 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,124 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,128 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,128 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,128 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,128 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,132 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,132 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,133 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,133 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,293 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,293 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,294 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,294 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,295 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,299 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,300 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,300 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,336 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,336 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,336 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,336 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,337 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,339 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,339 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,339 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,339 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,341 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,341 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,342 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,342 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:17,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,434 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,434 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,435 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,435 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,437 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,441 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,441 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,442 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,442 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,596 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,596 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,596 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,596 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,613 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,613 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,613 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,613 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,615 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,615 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,615 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,615 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,616 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,617 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,617 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,617 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,617 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,619 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,619 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,619 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,619 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:17,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,691 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,691 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,692 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,692 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,699 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,699 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,699 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,699 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,701 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,701 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,701 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,701 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,703 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,703 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,703 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,703 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,705 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,705 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,705 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,705 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,707 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,707 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,707 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,707 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,708 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,709 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,709 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,709 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,710 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,711 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,711 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,711 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,711 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,711 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,712 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,712 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][47], [60#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:17,869 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,869 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,893 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,893 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,967 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,967 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,967 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,968 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,968 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,969 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,969 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,969 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:17,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:17,993 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is not cut-off event [2024-11-08 17:17:17,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-11-08 17:17:17,994 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-11-08 17:17:17,994 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is not cut-off event [2024-11-08 17:17:18,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,008 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,009 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,009 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,009 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,011 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,011 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,011 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,011 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,012 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,012 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,013 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,013 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,013 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,014 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,014 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,014 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,014 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,016 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,016 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,016 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,016 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,017 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,017 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,017 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,017 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:18,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,109 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,109 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,110 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,110 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,113 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,113 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,113 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,113 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,114 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,114 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,115 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,115 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,120 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,120 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,120 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,120 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,123 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,123 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,123 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,123 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,126 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,126 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,126 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,126 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,127 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,127 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,127 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,127 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,129 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,129 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,129 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,129 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,130 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,131 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,131 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,131 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,133 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,133 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,133 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,133 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,135 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,135 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,135 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,135 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,136 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,136 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,136 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,136 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,137 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,137 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,138 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,138 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 4#$Ultimate##0true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,138 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,138 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,138 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,139 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,153 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,154 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,154 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,154 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,155 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,155 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,155 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,156 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,201 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,201 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,201 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,202 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,202 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,203 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,203 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,204 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,204 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,205 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,206 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,206 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,206 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,302 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,302 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,302 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,302 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,317 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,317 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,317 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,317 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,348 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,349 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,349 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,349 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,351 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,351 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,351 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,351 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2024-11-08 17:17:18,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,363 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,363 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,364 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,365 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,365 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,365 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,366 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,366 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,366 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,366 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,368 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,368 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,368 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,368 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,368 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,369 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,369 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,369 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,369 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,370 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,371 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,371 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,371 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,373 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,373 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,373 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,373 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:18,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,442 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,442 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,442 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,442 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,450 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,450 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,450 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,450 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,454 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,454 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,454 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,454 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,486 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,486 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,486 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,486 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,487 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,487 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,487 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,488 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,495 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,495 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,495 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,495 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,496 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,496 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,496 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,496 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,498 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,499 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,499 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,499 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:18,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,500 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,500 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,500 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,500 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,509 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,509 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,513 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,513 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,513 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,513 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 24#L806true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,521 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,521 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,521 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,521 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,522 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,522 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,523 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,523 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,524 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,524 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,524 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,524 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,525 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,525 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,525 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,525 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,527 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,527 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,527 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,527 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,531 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,531 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,531 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,531 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,532 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,532 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,532 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,532 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,533 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,533 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,533 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,533 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,549 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,757 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,757 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,757 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,758 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 56#P2EXITtrue, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,762 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,762 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,762 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,763 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,763 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:18,765 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,765 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,765 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,766 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,768 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,768 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,768 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,769 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,899 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,899 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,899 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,900 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,931 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,931 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,931 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,932 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,947 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,947 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,947 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,948 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2024-11-08 17:17:18,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,962 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,963 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,963 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,963 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,963 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,964 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,964 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,964 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,964 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,966 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,966 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,966 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,966 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,968 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,968 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,968 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,968 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:18,970 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,970 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,970 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:18,970 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:19,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,074 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,074 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,074 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,074 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,094 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,094 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,095 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,095 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,137 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,137 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,138 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,141 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,141 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,141 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,142 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,143 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,143 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,143 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,144 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,146 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,146 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,147 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,148 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,161 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,161 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,162 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,162 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,168 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,168 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,168 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,168 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,170 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,170 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,170 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,170 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,173 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,173 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,173 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,173 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,176 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,177 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,177 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,177 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,187 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,188 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,188 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,188 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,189 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,189 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,189 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,189 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,191 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,191 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,191 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,191 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,198 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,198 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,199 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,199 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 30#P0EXITtrue, 111#true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,201 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,201 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,201 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,201 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,202 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,202 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,202 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,202 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 20#L761true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,204 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,204 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,204 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,204 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,206 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,206 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,206 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,206 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,217 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,217 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,217 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,218 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,219 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,219 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,242 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,242 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,242 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,243 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,281 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,281 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,281 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,281 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,283 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,283 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,283 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,283 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,283 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,285 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,285 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,285 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,285 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,288 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,288 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,288 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,288 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,293 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,293 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,293 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,293 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,295 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,295 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,295 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,295 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,297 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,297 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,298 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,404 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,404 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,404 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,404 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,424 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,424 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,425 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,425 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,427 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,427 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,427 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,428 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2024-11-08 17:17:19,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,463 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,463 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,463 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,464 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,465 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,465 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,465 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,465 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,467 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,467 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,468 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,468 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:19,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,521 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,521 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,521 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,521 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,531 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,532 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,532 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,532 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,535 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,536 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,536 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,536 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,553 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,553 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,553 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,553 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,595 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,595 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,596 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,596 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,598 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,598 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,598 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,598 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,602 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,602 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,602 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,602 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,604 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,612 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,612 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,612 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,613 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,621 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,622 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,622 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,622 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 24#L806true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,623 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,623 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,623 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,623 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,624 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,624 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,625 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:19,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,625 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,626 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,626 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,626 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,627 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,628 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,628 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,628 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,635 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,635 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,635 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,635 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 30#P0EXITtrue, 111#true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,641 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,641 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,641 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,641 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 4#$Ultimate##0true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,642 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,642 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,642 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,642 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,645 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,645 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,645 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,645 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,656 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,656 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,679 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-11-08 17:17:19,679 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:19,679 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:19,680 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:19,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,741 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,742 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,742 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,742 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,742 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,745 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,745 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,746 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,746 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,747 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,748 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,748 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,748 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 56#P2EXITtrue, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,750 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,750 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,750 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,751 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,751 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,753 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,753 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,753 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,753 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,755 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,755 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,755 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,755 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:19,758 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,758 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,759 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,759 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:19,760 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:19,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:20,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,019 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,019 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,019 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,019 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,020 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,020 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,027 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,027 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,027 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,028 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:20,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,045 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:20,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:20,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:20,045 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,083 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,084 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,084 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,084 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][48], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,086 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,086 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,086 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,086 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,095 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,095 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,095 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,095 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,135 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,135 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,135 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,135 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,139 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,140 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,140 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,140 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,141 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,141 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,141 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,142 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,142 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,142 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,142 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,142 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,143 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,143 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,145 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,145 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,145 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,145 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,149 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,149 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,150 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,150 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 24#L806true, 20#L761true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,156 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,156 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,156 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,156 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:20,157 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,157 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,158 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 39#L784true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:20,159 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,159 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,164 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,173 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,173 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,173 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,173 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 50#L756true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,203 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,204 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,204 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,204 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,204 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,204 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,205 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,205 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,206 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,206 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,206 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,207 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,207 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,208 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,208 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,208 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,208 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,209 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:20,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,243 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,243 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,243 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,243 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:20,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,299 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,299 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,299 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,299 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,312 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,312 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,312 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,312 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,342 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,342 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,342 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,342 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,344 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,344 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,345 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,345 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,348 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,348 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,348 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,348 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 30#P0EXITtrue, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:20,349 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,349 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,349 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,349 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,350 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,350 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,350 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,350 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,354 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,354 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,354 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,354 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,360 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,361 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,361 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,361 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,365 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,399 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,399 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,399 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,399 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,400 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,400 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,400 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,400 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,401 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,401 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,401 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,402 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,403 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,403 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 62#true, 50#L756true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,404 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,404 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:20,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, 62#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 74#true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,489 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,489 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,489 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,489 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,538 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,538 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,538 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,538 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, 56#P2EXITtrue, 62#true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,541 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,541 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,541 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,541 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,543 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,543 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,544 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,544 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 50#L756true, 66#true, 56#P2EXITtrue, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,548 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-11-08 17:17:20,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-08 17:17:20,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-08 17:17:20,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-08 17:17:20,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][69], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 97#(= ~__unbuffered_p3_EAX~0 0), 95#true, Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,575 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,575 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,575 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,575 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, 53#L839true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 10#L874true, Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) [2024-11-08 17:17:20,575 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,575 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,575 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,576 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:20,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][61], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 101#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 62#true, 53#L839true, 56#P2EXITtrue, 66#true, Black: 98#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 36#P1EXITtrue, Black: 103#(and (= ~__unbuffered_p3_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 95#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 105#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 77#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 84#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:20,795 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:20,795 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:20,795 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:20,795 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:21,069 INFO L124 PetriNetUnfolderBase]: 18479/27361 cut-off events. [2024-11-08 17:17:21,070 INFO L125 PetriNetUnfolderBase]: For 16363/17679 co-relation queries the response was YES. [2024-11-08 17:17:21,211 INFO L83 FinitePrefix]: Finished finitePrefix Result has 64662 conditions, 27361 events. 18479/27361 cut-off events. For 16363/17679 co-relation queries the response was YES. Maximal size of possible extension queue 1408. Compared 201103 event pairs, 3391 based on Foata normal form. 934/27106 useless extension candidates. Maximal degree in co-relation 64644. Up to 14890 conditions per place. [2024-11-08 17:17:21,348 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 51 selfloop transitions, 6 changer transitions 0/78 dead transitions. [2024-11-08 17:17:21,348 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 78 transitions, 376 flow [2024-11-08 17:17:21,348 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 17:17:21,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-08 17:17:21,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 144 transitions. [2024-11-08 17:17:21,349 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6666666666666666 [2024-11-08 17:17:21,350 INFO L175 Difference]: Start difference. First operand has 69 places, 48 transitions, 180 flow. Second operand 4 states and 144 transitions. [2024-11-08 17:17:21,350 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 78 transitions, 376 flow [2024-11-08 17:17:21,789 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 78 transitions, 358 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-11-08 17:17:21,792 INFO L231 Difference]: Finished difference. Result has 62 places, 53 transitions, 208 flow [2024-11-08 17:17:21,792 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=208, PETRI_PLACES=62, PETRI_TRANSITIONS=53} [2024-11-08 17:17:21,793 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 1 predicate places. [2024-11-08 17:17:21,795 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 53 transitions, 208 flow [2024-11-08 17:17:21,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 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-08 17:17:21,796 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:21,796 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-08 17:17:21,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 17:17:21,796 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-08 17:17:21,797 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:21,797 INFO L85 PathProgramCache]: Analyzing trace with hash -1391834862, now seen corresponding path program 1 times [2024-11-08 17:17:21,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:21,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1053427007] [2024-11-08 17:17:21,797 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:21,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:21,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:22,100 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-08 17:17:22,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:22,101 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1053427007] [2024-11-08 17:17:22,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1053427007] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:22,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:22,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:17:22,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1228288369] [2024-11-08 17:17:22,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:22,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:17:22,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:22,104 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:17:22,104 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:17:22,112 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-11-08 17:17:22,113 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 53 transitions, 208 flow. Second operand has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 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-08 17:17:22,113 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:22,113 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-11-08 17:17:22,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:23,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][47], [60#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 66#true, 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,050 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,050 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,050 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,050 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 66#true, 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,056 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,057 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,057 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,057 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 56#P2EXITtrue, 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,058 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,058 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,058 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,058 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:23,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,097 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,098 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,098 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,098 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,099 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,100 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,100 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,100 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,101 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,101 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,101 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,102 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,182 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,182 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,182 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,183 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,183 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,183 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,183 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,183 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,184 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,184 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,185 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,185 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 56#P2EXITtrue, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,185 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,185 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,185 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,185 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,196 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,196 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,196 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,196 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,197 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,198 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,198 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,198 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,198 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,198 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,200 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,200 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,200 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,200 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,200 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:23,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,274 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,274 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,275 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,275 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,276 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,277 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,277 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,277 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,393 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,393 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,394 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,394 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,397 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,398 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,398 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,398 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,422 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,422 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,424 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,424 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,424 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,424 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,437 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,437 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,438 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,438 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,438 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,439 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,439 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,439 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,439 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,439 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:23,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 30#P0EXITtrue, 24#L806true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,515 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,515 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,515 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,515 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 24#L806true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,524 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,524 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,524 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,524 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 111#true, 24#L806true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,526 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,526 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,526 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,526 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,527 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,528 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,530 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,530 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,530 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,531 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,532 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,532 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,532 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,532 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][47], [60#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 50#L756true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,545 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,546 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,546 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,546 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 66#true, 53#L839true, 62#true, 50#L756true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,573 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,573 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,574 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,574 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 66#true, 56#P2EXITtrue, 62#true, 53#L839true, 50#L756true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,575 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,576 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,637 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,637 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,637 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,637 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][60], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,641 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,641 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,641 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,641 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,642 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,642 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,642 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,642 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,644 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,644 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,644 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,644 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,645 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,646 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,646 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,646 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 53#L839true, 62#true, 56#P2EXITtrue, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,647 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,647 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,647 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,648 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 56#P2EXITtrue, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:23,651 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,651 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,652 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:23,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)))]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 17:17:24,681 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,681 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,681 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,681 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,696 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,697 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,701 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,701 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,701 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,701 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 6#L816true, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,778 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,778 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,778 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,779 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,791 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,791 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,791 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,792 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,794 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,794 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 24#L806true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,798 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,798 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,800 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,801 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,801 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,801 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,803 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,804 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,804 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,804 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,807 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,807 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,807 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,808 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,813 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,814 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,816 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,816 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,816 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,816 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,829 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,830 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,830 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,830 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,832 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,833 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,833 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,833 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,835 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,835 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,835 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,836 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,840 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,840 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,841 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,841 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,843 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,844 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,844 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,844 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,846 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,847 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,847 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,847 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,848 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,849 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,849 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,849 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,855 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,855 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,855 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,856 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,857 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,858 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,863 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,863 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,863 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,863 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,867 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,867 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,867 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,867 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 30#P0EXITtrue, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,869 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,869 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,869 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,869 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, 4#$Ultimate##0true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,874 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,874 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,874 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,875 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,877 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,877 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,877 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,877 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,883 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,883 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,884 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,884 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,885 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,885 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,886 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,886 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,887 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,887 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,887 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,891 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 53#L839true, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,899 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,899 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,899 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,899 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 56#P2EXITtrue, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,902 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,902 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,902 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,902 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,905 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,905 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,905 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,905 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,907 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,908 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,908 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,908 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 50#L756true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,973 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,976 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,976 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,977 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,978 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,981 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,981 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,982 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,982 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,982 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,984 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,984 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,984 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,985 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,985 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:24,989 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:24,990 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,055 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,056 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 28#L829true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,059 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2024-11-08 17:17:25,059 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:25,059 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:25,060 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2024-11-08 17:17:25,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,060 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,060 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,060 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,061 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,081 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,081 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,081 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,082 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,082 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,083 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,083 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,083 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,083 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,083 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:25,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,164 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,164 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][87], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,168 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,168 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,169 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,169 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,171 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,171 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,171 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,172 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][87], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,174 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,174 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,175 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,175 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,238 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,238 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,239 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,239 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 6#L816true, 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,240 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,240 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,241 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,242 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,242 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,242 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,243 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,243 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,243 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,243 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,245 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,245 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,245 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,245 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,254 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,254 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,255 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,255 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,256 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,256 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,258 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,258 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,258 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,258 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,259 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,260 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,260 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,260 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,261 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,261 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,264 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,265 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,266 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,266 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,266 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,266 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,267 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,268 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,268 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,268 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,269 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,269 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,277 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,277 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,277 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,277 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 56#P2EXITtrue, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,278 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,278 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,278 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,279 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,280 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,280 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,281 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,282 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,283 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,283 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,283 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,283 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,284 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,284 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,286 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,286 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,286 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,286 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,288 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,289 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,289 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,289 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,293 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,293 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,294 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,296 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,296 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,296 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,296 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 50#L756true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,297 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,297 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,299 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,299 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,299 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,299 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,300 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,301 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,301 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,301 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,302 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,302 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,308 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,308 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,309 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,310 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,310 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,310 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,310 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 28#L829true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,313 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2024-11-08 17:17:25,313 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:25,313 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:25,313 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2024-11-08 17:17:25,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,314 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,314 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,314 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,314 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,340 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,341 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 56#P2EXITtrue, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,342 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,343 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 50#L756true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,344 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 50#L756true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,346 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,346 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:25,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][87], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,466 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,466 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,466 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,467 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][87], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,470 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,470 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,470 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,470 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,540 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,540 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,540 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,540 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,541 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,542 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,542 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,542 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,543 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,543 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,543 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,544 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,545 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,545 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,545 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,545 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,546 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,546 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,546 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,547 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,548 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,548 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,549 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,549 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,549 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,549 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,551 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,551 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,551 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,551 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,552 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,552 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,552 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,552 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 26#L863-4true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,563 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,563 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,563 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,563 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,564 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,565 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,565 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,565 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 24#L806true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,566 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,566 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,566 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,566 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,567 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,567 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,568 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,568 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 56#P2EXITtrue, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,569 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,569 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,569 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,569 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,570 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,571 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,571 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,571 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 56#P2EXITtrue, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,572 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,572 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,572 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,572 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 53#L839true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,578 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,578 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,578 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,578 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,579 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,580 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,580 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,580 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,581 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,581 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,581 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,582 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,583 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,583 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,583 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,583 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,585 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,585 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,585 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,585 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,586 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,586 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,586 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,587 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,587 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,587 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,588 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,588 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 56#P2EXITtrue, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,590 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,590 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,590 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,590 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,591 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,591 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,591 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,591 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 56#P2EXITtrue, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,593 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,594 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,594 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,594 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,595 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,596 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,596 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,596 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 28#L829true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,598 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,598 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,598 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,598 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,599 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,599 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,599 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,599 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 50#L756true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,604 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,604 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,604 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,604 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 56#P2EXITtrue, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 28#L829true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,609 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,609 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,609 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,609 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2024-11-08 17:17:25,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 56#P2EXITtrue, 50#L756true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,610 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,610 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,610 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,610 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,634 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,634 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,634 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,634 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,635 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 50#L756true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,636 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,636 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,636 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,636 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,636 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,637 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,637 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,637 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,637 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,637 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 17:17:25,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([411] L809-->L816: Formula: (let ((.cse3 (not (= (mod v_~y$w_buff0_used~0_91 256) 0))) (.cse4 (not (= (mod v_~y$r_buff1_thd3~0_18 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd3~0_23 256) 0)))) (let ((.cse1 (and .cse5 (not (= (mod v_~y$w_buff0_used~0_92 256) 0)))) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_83 256) 0)) .cse4)) (.cse0 (and .cse5 .cse3))) (and (= (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd3~0_23) 256) 0) 0 1) v_~y$r_buff0_thd3~0_22) (= v_~y~0_60 (ite .cse1 v_~y$w_buff0~0_44 (ite .cse2 v_~y$w_buff1~0_41 v_~y~0_61))) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_92) 256) 0) 0 1) v_~y$w_buff0_used~0_91) (= v_~y$w_buff1_used~0_82 (ite (= (mod (ite (or .cse2 .cse0) 0 v_~y$w_buff1_used~0_83) 256) 0) 0 1)) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd3~0_22 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_82 256) 0)) .cse4)) 0 v_~y$r_buff1_thd3~0_18) 256) 0) 0 1) v_~y$r_buff1_thd3~0_17)))) InVars {~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_18, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_92, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_23, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_61, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_83} OutVars{~y$r_buff1_thd3~0=v_~y$r_buff1_thd3~0_17, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_91, ~y$w_buff1~0=v_~y$w_buff1~0_41, ~y$r_buff0_thd3~0=v_~y$r_buff0_thd3~0_22, ~y$w_buff0~0=v_~y$w_buff0~0_44, ~y~0=v_~y~0_60, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_82} AuxVars[] AssignedVars[~y$r_buff1_thd3~0, ~y$w_buff0_used~0, ~y$r_buff0_thd3~0, ~y~0, ~y$w_buff1_used~0][87], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 74#true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,714 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,714 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,714 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,714 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,756 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,756 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,756 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,756 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,757 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,757 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,757 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,757 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,758 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,758 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,758 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,758 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, 62#true, 66#true, 53#L839true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,759 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,759 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,759 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,759 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,760 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,760 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,760 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,760 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,761 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,761 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,761 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,761 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,761 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,762 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,762 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,763 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,763 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,763 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,764 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,764 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,764 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,764 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 6#L816true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,765 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,765 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,765 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,766 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,766 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,769 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,769 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,769 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,770 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 56#P2EXITtrue, 62#true, 53#L839true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,770 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,770 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,771 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,771 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 8#L866true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,773 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,773 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,773 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,773 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,774 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,774 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,774 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,774 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,775 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,775 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,776 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,776 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,776 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,776 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,777 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,777 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,777 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,777 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,777 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,777 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 56#P2EXITtrue, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,778 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,778 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,779 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,779 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 39#L784true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,779 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,779 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,779 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,779 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 56#P2EXITtrue, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,781 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,781 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,781 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,781 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 56#P2EXITtrue, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 28#L829true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,786 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2024-11-08 17:17:25,786 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-08 17:17:25,786 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-08 17:17:25,786 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2024-11-08 17:17:25,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 56#P2EXITtrue, 50#L756true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,786 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 50#L756true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,802 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,802 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,802 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,802 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,802 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 50#L756true, 66#true, 53#L839true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:25,803 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:25,803 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-08 17:17:26,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 30#P0EXITtrue, 8#L866true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 56#P2EXITtrue, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,171 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,171 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,171 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,171 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][70], [60#true, 111#true, 30#P0EXITtrue, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,172 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,172 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,172 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,173 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,174 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,174 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,174 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,174 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,175 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,175 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,176 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,176 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 30#P0EXITtrue, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,177 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,177 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,177 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,177 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 6#L816true, 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,178 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,178 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,178 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,178 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,180 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,180 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,180 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,180 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,181 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,181 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,181 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,181 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 46#L819true, 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,182 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,187 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,187 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,187 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,187 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 20#L761true, 16#L877true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,188 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,189 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,189 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,189 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 53#L839true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,190 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,190 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,190 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,190 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,191 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,191 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,191 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,192 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,192 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,193 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,193 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,193 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-08 17:17:26,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 29#L868true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,327 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,328 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,328 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,328 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,329 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,329 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,329 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,329 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,330 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,330 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,332 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,332 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,332 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,332 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 30#P0EXITtrue, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,333 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,333 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,333 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,333 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, 48#L832true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,335 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,335 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,335 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,336 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 111#true, 20#L761true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 66#true, 56#P2EXITtrue, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 10#L874true, 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 64#true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,336 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,336 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,337 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,337 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-08 17:17:26,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([352] L874-->L877: Formula: (= v_~main$tmp_guard1~0_2 (ite (= (ite (not (and (= 2 v_~z~0_5) (= v_~__unbuffered_p1_EAX~0_3 0) (= 2 v_~__unbuffered_p3_EAX~0_3) (= v_~__unbuffered_p3_EBX~0_3 0) (= v_~__unbuffered_p0_EAX~0_3 0))) 1 0) 0) 0 1)) InVars {~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3} OutVars{~__unbuffered_p0_EAX~0=v_~__unbuffered_p0_EAX~0_3, ~__unbuffered_p1_EAX~0=v_~__unbuffered_p1_EAX~0_3, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_3, ~main$tmp_guard1~0=v_~main$tmp_guard1~0_2, ~z~0=v_~z~0_5, ~__unbuffered_p3_EBX~0=v_~__unbuffered_p3_EBX~0_3} AuxVars[] AssignedVars[~main$tmp_guard1~0][88], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 16#L877true, 62#true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 48#L832true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,428 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,428 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,428 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,429 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][79], [60#true, 30#P0EXITtrue, 111#true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 62#true, 53#L839true, 66#true, 56#P2EXITtrue, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 119#true, 10#L874true, Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (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-08 17:17:26,429 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,430 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,430 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,430 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-08 17:17:26,601 INFO L124 PetriNetUnfolderBase]: 15209/22791 cut-off events. [2024-11-08 17:17:26,601 INFO L125 PetriNetUnfolderBase]: For 12767/14277 co-relation queries the response was YES. [2024-11-08 17:17:26,718 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58698 conditions, 22791 events. 15209/22791 cut-off events. For 12767/14277 co-relation queries the response was YES. Maximal size of possible extension queue 1135. Compared 162632 event pairs, 1967 based on Foata normal form. 830/22588 useless extension candidates. Maximal degree in co-relation 58684. Up to 9069 conditions per place. [2024-11-08 17:17:26,825 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 66 selfloop transitions, 10 changer transitions 0/97 dead transitions. [2024-11-08 17:17:26,826 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 97 transitions, 501 flow [2024-11-08 17:17:26,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 17:17:26,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-08 17:17:26,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 184 transitions. [2024-11-08 17:17:26,829 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6814814814814815 [2024-11-08 17:17:26,829 INFO L175 Difference]: Start difference. First operand has 62 places, 53 transitions, 208 flow. Second operand 5 states and 184 transitions. [2024-11-08 17:17:26,829 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 97 transitions, 501 flow [2024-11-08 17:17:26,833 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 97 transitions, 498 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 17:17:26,835 INFO L231 Difference]: Finished difference. Result has 67 places, 58 transitions, 273 flow [2024-11-08 17:17:26,836 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=273, PETRI_PLACES=67, PETRI_TRANSITIONS=58} [2024-11-08 17:17:26,837 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 6 predicate places. [2024-11-08 17:17:26,837 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 58 transitions, 273 flow [2024-11-08 17:17:26,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 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-08 17:17:26,838 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:26,838 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:26,838 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 17:17:26,839 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-08 17:17:26,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:26,839 INFO L85 PathProgramCache]: Analyzing trace with hash 738209413, now seen corresponding path program 1 times [2024-11-08 17:17:26,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:26,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [201572801] [2024-11-08 17:17:26,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:26,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:26,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:27,276 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-08 17:17:27,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:27,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [201572801] [2024-11-08 17:17:27,277 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [201572801] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:27,277 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:27,277 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-08 17:17:27,277 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772979962] [2024-11-08 17:17:27,277 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:27,278 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:27,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:27,279 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:27,279 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:27,324 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-11-08 17:17:27,324 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 58 transitions, 273 flow. Second operand has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 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-08 17:17:27,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:27,325 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-11-08 17:17:27,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:31,834 INFO L124 PetriNetUnfolderBase]: 18272/29186 cut-off events. [2024-11-08 17:17:31,834 INFO L125 PetriNetUnfolderBase]: For 26974/32774 co-relation queries the response was YES. [2024-11-08 17:17:31,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80994 conditions, 29186 events. 18272/29186 cut-off events. For 26974/32774 co-relation queries the response was YES. Maximal size of possible extension queue 1337. Compared 234571 event pairs, 4795 based on Foata normal form. 640/28027 useless extension candidates. Maximal degree in co-relation 80977. Up to 10538 conditions per place. [2024-11-08 17:17:32,062 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 115 selfloop transitions, 27 changer transitions 4/170 dead transitions. [2024-11-08 17:17:32,062 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 170 transitions, 969 flow [2024-11-08 17:17:32,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-08 17:17:32,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-08 17:17:32,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 312 transitions. [2024-11-08 17:17:32,067 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6419753086419753 [2024-11-08 17:17:32,067 INFO L175 Difference]: Start difference. First operand has 67 places, 58 transitions, 273 flow. Second operand 9 states and 312 transitions. [2024-11-08 17:17:32,067 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 170 transitions, 969 flow [2024-11-08 17:17:32,076 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 170 transitions, 954 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-11-08 17:17:32,079 INFO L231 Difference]: Finished difference. Result has 81 places, 79 transitions, 513 flow [2024-11-08 17:17:32,080 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=513, PETRI_PLACES=81, PETRI_TRANSITIONS=79} [2024-11-08 17:17:32,080 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 20 predicate places. [2024-11-08 17:17:32,081 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 79 transitions, 513 flow [2024-11-08 17:17:32,081 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 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-08 17:17:32,081 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:32,081 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:32,082 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 17:17:32,082 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-08 17:17:32,082 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:32,082 INFO L85 PathProgramCache]: Analyzing trace with hash 981553379, now seen corresponding path program 2 times [2024-11-08 17:17:32,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:32,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1220329161] [2024-11-08 17:17:32,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:32,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:32,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:32,363 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-08 17:17:32,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:32,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1220329161] [2024-11-08 17:17:32,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1220329161] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:32,364 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:32,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-08 17:17:32,365 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [980478718] [2024-11-08 17:17:32,365 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:32,365 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:32,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:32,367 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:32,367 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:32,380 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-11-08 17:17:32,381 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 79 transitions, 513 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-08 17:17:32,381 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:32,381 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-11-08 17:17:32,381 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:38,859 INFO L124 PetriNetUnfolderBase]: 21161/35411 cut-off events. [2024-11-08 17:17:38,860 INFO L125 PetriNetUnfolderBase]: For 68266/76353 co-relation queries the response was YES. [2024-11-08 17:17:39,059 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108119 conditions, 35411 events. 21161/35411 cut-off events. For 68266/76353 co-relation queries the response was YES. Maximal size of possible extension queue 1973. Compared 315328 event pairs, 7070 based on Foata normal form. 885/33718 useless extension candidates. Maximal degree in co-relation 108094. Up to 11164 conditions per place. [2024-11-08 17:17:39,186 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 72 selfloop transitions, 9 changer transitions 10/132 dead transitions. [2024-11-08 17:17:39,186 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 132 transitions, 931 flow [2024-11-08 17:17:39,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:17:39,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:17:39,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 214 transitions. [2024-11-08 17:17:39,188 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6604938271604939 [2024-11-08 17:17:39,188 INFO L175 Difference]: Start difference. First operand has 81 places, 79 transitions, 513 flow. Second operand 6 states and 214 transitions. [2024-11-08 17:17:39,188 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 132 transitions, 931 flow [2024-11-08 17:17:39,483 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 132 transitions, 913 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-08 17:17:39,486 INFO L231 Difference]: Finished difference. Result has 89 places, 77 transitions, 515 flow [2024-11-08 17:17:39,487 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=495, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=70, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=515, PETRI_PLACES=89, PETRI_TRANSITIONS=77} [2024-11-08 17:17:39,489 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 28 predicate places. [2024-11-08 17:17:39,489 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 77 transitions, 515 flow [2024-11-08 17:17:39,489 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-08 17:17:39,491 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:39,491 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:39,491 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 17:17:39,492 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-08 17:17:39,492 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:39,492 INFO L85 PathProgramCache]: Analyzing trace with hash 649577901, now seen corresponding path program 3 times [2024-11-08 17:17:39,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:39,493 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501182380] [2024-11-08 17:17:39,493 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:39,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:39,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:39,936 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-08 17:17:39,936 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:39,936 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501182380] [2024-11-08 17:17:39,936 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501182380] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:39,937 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:39,937 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:17:39,937 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [738318435] [2024-11-08 17:17:39,937 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:39,938 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:39,938 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:39,938 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:39,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:39,953 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 54 [2024-11-08 17:17:39,954 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 77 transitions, 515 flow. Second operand has 6 states, 6 states have (on average 24.833333333333332) internal successors, (149), 6 states have internal predecessors, (149), 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-08 17:17:39,954 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:39,954 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 54 [2024-11-08 17:17:39,954 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:41,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 178#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,076 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,076 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,076 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,076 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,089 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,089 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,090 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,090 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,090 INFO L294 olderBase$Statistics]: this new event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,090 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,091 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,091 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 17:17:41,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 130#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,477 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,477 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,477 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,477 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,492 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,492 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,492 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,492 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,494 INFO L294 olderBase$Statistics]: this new event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,494 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,494 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,494 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 17:17:41,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#L753true, 178#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,707 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,707 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,707 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,707 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,750 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,750 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,751 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,751 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 13#L753true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,756 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,756 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,756 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,756 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 130#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, 53#L839true, Black: 167#(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))), 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,956 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,956 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,956 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,956 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:41,970 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,971 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,971 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,971 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 130#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,984 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,984 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,984 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,984 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:41,993 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,993 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:41,995 INFO L294 olderBase$Statistics]: this new event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,995 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,995 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:41,996 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 17:17:42,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 125#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 178#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,136 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,136 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,136 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,136 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,196 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,196 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,196 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,196 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,201 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,201 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,201 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,201 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,243 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,243 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,243 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,243 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,244 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,244 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,245 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,245 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,247 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,247 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,248 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,248 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,248 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,248 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 130#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,610 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,610 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,610 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,610 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,616 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,617 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,617 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,617 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 58#$Ultimate##0true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,623 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,624 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,624 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,624 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,634 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,634 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,634 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,634 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,635 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,635 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,635 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,635 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,636 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,637 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,637 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,637 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, 45#L789true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:42,638 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,638 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,638 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,638 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 17:17:42,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,743 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:42,743 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:42,743 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:42,743 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:42,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,744 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,744 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,744 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,744 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, 56#P2EXITtrue, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,745 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,746 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,746 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,747 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:42,789 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,789 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,789 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,789 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:42,811 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,812 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,812 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,812 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,820 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,820 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:42,821 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,822 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,822 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,822 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,966 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,966 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,966 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,967 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,972 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,972 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,972 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,972 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,982 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,983 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,983 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,984 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,984 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 45#L789true, 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:42,984 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,985 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,985 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,985 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:42,985 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,986 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:42,986 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,987 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,987 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:42,987 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 17:17:43,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,114 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,114 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,115 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,115 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,123 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,123 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,123 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,123 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:43,127 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,127 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,127 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,128 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, 56#P2EXITtrue, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 39#L784true, 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:43,130 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,173 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,173 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,174 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,174 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,176 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,176 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,176 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,176 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:43,177 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,177 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,177 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,177 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,178 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,178 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,178 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,178 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true]) [2024-11-08 17:17:43,179 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,180 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,180 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,180 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,180 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,180 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,180 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,181 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,361 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,361 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,361 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,361 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, 130#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,502 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,502 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,502 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,502 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,512 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,512 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,512 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,512 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [130#true, 60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 56#P2EXITtrue, 66#true, 155#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 58#$Ultimate##0true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:43,513 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,513 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,513 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,513 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 17:17:43,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,645 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,645 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,645 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,645 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,648 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,648 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,648 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,648 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} AuxVars[] AssignedVars[~y$r_buff0_thd4~0, ~y$r_buff1_thd4~0, ~y$w_buff0_used~0, ~y~0, ~y$w_buff1_used~0][68], [Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), 180#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 6#L816true, Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true, 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0))]) [2024-11-08 17:17:43,648 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,648 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,649 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,649 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,650 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,650 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,651 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,651 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:43,651 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,652 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,652 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,652 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,652 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,652 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,652 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,653 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, 56#P2EXITtrue, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 26#L863-4true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,663 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,663 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,706 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,706 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,707 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,707 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,707 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,707 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true]) [2024-11-08 17:17:43,708 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,708 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,709 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,709 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,709 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,709 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,712 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,712 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,712 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,712 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:43,713 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,713 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,713 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,713 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true]) [2024-11-08 17:17:43,714 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,715 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,715 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,715 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 17:17:43,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,985 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,985 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,986 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,987 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,987 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,987 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,987 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 46#L819true, Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:43,988 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,988 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, 56#P2EXITtrue, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), 41#L864true, Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,989 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,989 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,992 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,992 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, 56#P2EXITtrue, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:43,994 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,994 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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#(< (mod ~main$tmp_guard0~0 256) 1), 60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), 45#L789true, Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), 53#L839true, Black: 167#(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))), 62#true, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:43,995 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:43,996 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:44,192 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,192 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,192 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,192 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 13#L753true, 64#true]) [2024-11-08 17:17:44,193 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,193 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,193 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,193 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 56#P2EXITtrue, 66#true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 53#L839true, 62#true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 13#L753true, 64#true]) [2024-11-08 17:17:44,194 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,194 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,194 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,195 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 17:17:44,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:44,453 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,453 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,453 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,453 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 56#P2EXITtrue, 50#L756true, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 123#(< (mod ~main$tmp_guard0~0 256) 1), 64#true]) [2024-11-08 17:17:44,454 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,454 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,455 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,455 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([418] L832-->L839: Formula: (let ((.cse4 (not (= (mod v_~y$r_buff1_thd4~0_26 256) 0))) (.cse3 (not (= (mod v_~y$w_buff0_used~0_103 256) 0))) (.cse5 (not (= (mod v_~y$r_buff0_thd4~0_28 256) 0)))) (let ((.cse1 (and (not (= (mod v_~y$w_buff0_used~0_104 256) 0)) .cse5)) (.cse0 (and .cse3 .cse5)) (.cse2 (and (not (= (mod v_~y$w_buff1_used~0_97 256) 0)) .cse4))) (and (= v_~y$r_buff0_thd4~0_27 (ite (= (mod (ite .cse0 0 v_~y$r_buff0_thd4~0_28) 256) 0) 0 1)) (= (ite .cse1 v_~y$w_buff0~0_46 (ite .cse2 v_~y$w_buff1~0_43 v_~y~0_65)) v_~y~0_64) (= (ite (= (mod (ite .cse1 0 v_~y$w_buff0_used~0_104) 256) 0) 0 1) v_~y$w_buff0_used~0_103) (= (ite (= (mod (ite (or (and (not (= (mod v_~y$r_buff0_thd4~0_27 256) 0)) .cse3) (and (not (= (mod v_~y$w_buff1_used~0_96 256) 0)) .cse4)) 0 v_~y$r_buff1_thd4~0_26) 256) 0) 0 1) v_~y$r_buff1_thd4~0_25) (= v_~y$w_buff1_used~0_96 (ite (= (mod (ite (or .cse0 .cse2) 0 v_~y$w_buff1_used~0_97) 256) 0) 0 1))))) InVars {~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_28, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_26, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_104, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_65, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_97} OutVars{~y$r_buff0_thd4~0=v_~y$r_buff0_thd4~0_27, ~y$r_buff1_thd4~0=v_~y$r_buff1_thd4~0_25, ~y$w_buff0_used~0=v_~y$w_buff0_used~0_103, ~y$w_buff1~0=v_~y$w_buff1~0_43, ~y$w_buff0~0=v_~y$w_buff0~0_46, ~y~0=v_~y~0_64, ~y$w_buff1_used~0=v_~y$w_buff1_used~0_96} 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], [60#true, Black: 123#(< (mod ~main$tmp_guard0~0 256) 1), Black: 127#(and (<= ~__unbuffered_cnt~0 1) (<= (mod ~main$tmp_guard0~0 256) 0)), 137#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1)), 66#true, 50#L756true, 56#P2EXITtrue, Black: 130#true, Black: 146#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 140#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 132#(= ~a~0 1), Black: 133#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 144#(and (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 80#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 142#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (= ~a~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 76#(or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))), Black: 82#(and (or (not (= 2 ~__unbuffered_p3_EAX~0)) (not (= ~__unbuffered_p1_EAX~0 0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p0_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), 8#L866true, 162#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 73#(= |ULTIMATE.start_main_old_#valid#1| |#valid|), Black: 165#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 167#(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))), 62#true, 53#L839true, 36#P1EXITtrue, Black: 97#(= ~__unbuffered_p3_EAX~0 0), 182#(and (<= ~__unbuffered_cnt~0 2) (<= (mod ~main$tmp_guard0~0 256) 0)), Black: 116#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 114#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), 64#true]) [2024-11-08 17:17:44,455 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,456 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,456 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:44,456 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 17:17:46,122 INFO L124 PetriNetUnfolderBase]: 24799/36696 cut-off events. [2024-11-08 17:17:46,122 INFO L125 PetriNetUnfolderBase]: For 80067/86750 co-relation queries the response was YES. [2024-11-08 17:17:46,351 INFO L83 FinitePrefix]: Finished finitePrefix Result has 115939 conditions, 36696 events. 24799/36696 cut-off events. For 80067/86750 co-relation queries the response was YES. Maximal size of possible extension queue 1895. Compared 272288 event pairs, 2130 based on Foata normal form. 1524/36848 useless extension candidates. Maximal degree in co-relation 115910. Up to 11815 conditions per place. [2024-11-08 17:17:46,438 INFO L140 encePairwiseOnDemand]: 47/54 looper letters, 85 selfloop transitions, 14 changer transitions 6/137 dead transitions. [2024-11-08 17:17:46,438 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 137 transitions, 1003 flow [2024-11-08 17:17:46,439 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:17:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:17:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 222 transitions. [2024-11-08 17:17:46,441 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6851851851851852 [2024-11-08 17:17:46,441 INFO L175 Difference]: Start difference. First operand has 89 places, 77 transitions, 515 flow. Second operand 6 states and 222 transitions. [2024-11-08 17:17:46,441 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 137 transitions, 1003 flow [2024-11-08 17:17:46,639 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 137 transitions, 984 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-11-08 17:17:46,641 INFO L231 Difference]: Finished difference. Result has 94 places, 76 transitions, 527 flow [2024-11-08 17:17:46,642 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=482, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=61, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=527, PETRI_PLACES=94, PETRI_TRANSITIONS=76} [2024-11-08 17:17:46,643 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 33 predicate places. [2024-11-08 17:17:46,643 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 76 transitions, 527 flow [2024-11-08 17:17:46,643 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.833333333333332) internal successors, (149), 6 states have internal predecessors, (149), 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-08 17:17:46,644 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:46,644 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:46,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-08 17:17:46,644 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-08 17:17:46,645 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:46,645 INFO L85 PathProgramCache]: Analyzing trace with hash 1580575328, now seen corresponding path program 1 times [2024-11-08 17:17:46,645 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:46,645 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [72869024] [2024-11-08 17:17:46,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:46,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:46,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:47,265 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-08 17:17:47,266 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:47,266 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [72869024] [2024-11-08 17:17:47,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [72869024] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:47,266 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:47,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:17:47,267 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1656765486] [2024-11-08 17:17:47,267 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:47,267 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 17:17:47,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:47,268 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:17:47,268 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:17:47,282 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-11-08 17:17:47,283 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 76 transitions, 527 flow. Second operand has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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-08 17:17:47,283 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:47,283 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-11-08 17:17:47,283 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:52,469 INFO L124 PetriNetUnfolderBase]: 18195/31437 cut-off events. [2024-11-08 17:17:52,469 INFO L125 PetriNetUnfolderBase]: For 85214/93492 co-relation queries the response was YES. [2024-11-08 17:17:52,746 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102794 conditions, 31437 events. 18195/31437 cut-off events. For 85214/93492 co-relation queries the response was YES. Maximal size of possible extension queue 2044. Compared 291972 event pairs, 7496 based on Foata normal form. 772/28760 useless extension candidates. Maximal degree in co-relation 102763. Up to 11902 conditions per place. [2024-11-08 17:17:52,845 INFO L140 encePairwiseOnDemand]: 49/54 looper letters, 51 selfloop transitions, 9 changer transitions 13/114 dead transitions. [2024-11-08 17:17:52,848 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 114 transitions, 885 flow [2024-11-08 17:17:52,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 17:17:52,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-08 17:17:52,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 171 transitions. [2024-11-08 17:17:52,852 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6333333333333333 [2024-11-08 17:17:52,852 INFO L175 Difference]: Start difference. First operand has 94 places, 76 transitions, 527 flow. Second operand 5 states and 171 transitions. [2024-11-08 17:17:52,852 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 114 transitions, 885 flow [2024-11-08 17:17:53,624 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 114 transitions, 832 flow, removed 19 selfloop flow, removed 5 redundant places. [2024-11-08 17:17:53,626 INFO L231 Difference]: Finished difference. Result has 93 places, 78 transitions, 540 flow [2024-11-08 17:17:53,627 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=86, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=540, PETRI_PLACES=93, PETRI_TRANSITIONS=78} [2024-11-08 17:17:53,628 INFO L277 CegarLoopForPetriNet]: 61 programPoint places, 32 predicate places. [2024-11-08 17:17:53,628 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 78 transitions, 540 flow [2024-11-08 17:17:53,628 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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-08 17:17:53,629 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:53,629 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:53,629 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 17:17:53,629 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-08 17:17:53,629 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:53,630 INFO L85 PathProgramCache]: Analyzing trace with hash 640780686, now seen corresponding path program 1 times [2024-11-08 17:17:53,630 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:53,630 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987110984] [2024-11-08 17:17:53,630 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:53,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:53,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:54,276 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-08 17:17:54,277 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:54,277 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987110984] [2024-11-08 17:17:54,277 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987110984] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:54,277 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:54,278 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-08 17:17:54,278 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [809917514] [2024-11-08 17:17:54,278 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:54,278 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:54,279 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:54,279 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:54,279 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:54,301 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 54 [2024-11-08 17:17:54,302 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 78 transitions, 540 flow. Second operand has 6 states, 6 states have (on average 22.5) internal successors, (135), 6 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:17:54,302 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:54,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 54 [2024-11-08 17:17:54,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand